Difference between revisions of "Team:Waterloo/Example"

(References section)
m (Fixing references header)
Line 38: Line 38:
  
 
     <section id="references" title="References">
 
     <section id="references" title="References">
 +
        <h2>References</h2>
 
         This is a minimal example of the cite tag <cite ref="Khelifa2010"></cite>. Good to check if your changes will work <cite ref="Bak2013"></cite>. This sentence is followed by a non-existent cite tag <cite ref="thereisnone"></cite> which just displays "undefined". I don't think that's much of a problem.
 
         This is a minimal example of the cite tag <cite ref="Khelifa2010"></cite>. Good to check if your changes will work <cite ref="Bak2013"></cite>. This sentence is followed by a non-existent cite tag <cite ref="thereisnone"></cite> which just displays "undefined". I don't think that's much of a problem.
  

Revision as of 22:42, 8 September 2015

Example page

Copy and past code from this page as a template for the rest of the site

Headers

Title Header

Section Header

Subsection Header

Normal Header

Small Header
Extra Small Header

Text

Paragraph text

link
Quote

Quote author, caption, or citation

Text with class="highlightBox"

Text with class="prevHighlightBox" (reserved for default wiki content that is to be removed)

References

This is a minimal example of the cite tag . Good to check if your changes will work . This sentence is followed by a non-existent cite tag which just displays "undefined". I don't think that's much of a problem. References will show up in a list at the bottom of the page, like so:

Math

MathJax is used to write equations using $.

Inline math

Equation is $a = \frac{p}{q}$.

Block equation

$$\nabla \times \vec B = \mu_0 \left( \vec J + \epsilon_0 \frac{\partial \vec E}{\partial t}\right)$$

Greek

You can either use the regular unicode with &greek_letter; (ex. &alpha; = α) inline as if you were using LaTeX with $\greek_letter$ (ex. $alpha$ = $\alpha$).

Example Image
Top