Connexions

You are here: Home » Content » Template
Content Actions

Template

Module by: Krzysztof Cyran

Summary: This module has been created to serve as a template for generating any other modules just by copy and paste method.

The name of the section

The regular paragraph content should be placed here. This paragraph contains also the example of Connextion-based link to course introductory page as well as the example of the Connextions-external link to Microarray presentation page.
The name of the figure
fig1.jpg
Figure 1: The caption of the figure should be here
    The name of the list
  • item 1
  • item 2
  • item 3
        
	//the programming code
	for (i=0;i<100;i++){
	  for (j=i;j<100;j++){
	    S[i,j]+=i*j;
	  }
	}
        
      
Definition 1: defined term
here is the meaning of the defined term
Example 1 
The example illustrating the definition. Instead of paragraph a figure can be used as an example
The integral of some function - 1 1 x + sin ( x ) a 2 + cos ( x ) 3 x - 1 1 x + sin ( x ) a 2 + cos ( x ) 3 x x -1 1 x x a 2 x -1 13 (1)
Problem 1
This is a question to be answered by a student
[ Click for Solution 1 ]
Solution 1
And a solution to the question
[ Hide Solution 1 ]
law 1 
Here is the content of the presented law. Can be also expressed by equation
Proof
The proof of the law. The proof can be also more sophisticated structure than just the paragraph.
The name of the table
header 1 header 2 header 3
value 11 value 12 value 13
value 21 value 22 value 23
Figure 2: The table can have not only the general title above, but also the capture, which is just here

Comments, questions, feedback, criticisms?

Send feedback