Team:Groningen/Template/MODULE/tmpl referencemodule
From 2014.igem.org
(Difference between revisions)
(2 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
+ | <pre> | ||
<html> | <html> | ||
<!--Reference module--> | <!--Reference module--> | ||
Line 13: | Line 14: | ||
<!-- Followed reference style from http://www.princeton.edu/pr/pub/integrity/pages/styles/, see example biology --> | <!-- Followed reference style from http://www.princeton.edu/pr/pub/integrity/pages/styles/, see example biology --> | ||
- | <!-- REFERENCE SNIPPET START--> | + | <!-- REFERENCE SNIPPET MANDATORY START--> |
- | <div class=" | + | <div class="reference"> |
number. Writer, N.A.M.E. et al. (year: 0000) Name of the article. For species use <i>Italics italics</i>. <i>J. Abbr. Ital.</i> issue: pages(like 0000-0001) | number. Writer, N.A.M.E. et al. (year: 0000) Name of the article. For species use <i>Italics italics</i>. <i>J. Abbr. Ital.</i> issue: pages(like 0000-0001) | ||
</div> | </div> | ||
<div class="hspacer"> </div> | <div class="hspacer"> </div> | ||
- | <!-- REFERENCE SNIPPET END --> | + | <!-- REFERENCE SNIPPET MANDATORY END --> |
- | <!-- REFERENCE SNIPPET START--> | + | <!-- REFERENCE SNIPPET OPTIONAL START--> |
- | <div class=" | + | <div class="reference"> |
number. Writer, N.A.M.E. et al. (year: 0000) Name of the article. For species use <i>Italics italics</i>. <i>J. Abbr. Ital.</i> issue: pages(like 0000-0001) | number. Writer, N.A.M.E. et al. (year: 0000) Name of the article. For species use <i>Italics italics</i>. <i>J. Abbr. Ital.</i> issue: pages(like 0000-0001) | ||
</div> | </div> | ||
<div class="hspacer"> </div> | <div class="hspacer"> </div> | ||
- | <!-- REFERENCE SNIPPET END --> | + | <!-- REFERENCE SNIPPET OPTIONAL END --> |
Line 39: | Line 40: | ||
</div> | </div> | ||
</html> | </html> | ||
+ | </pre> |
Latest revision as of 13:39, 17 October 2014
<html> <!--Reference module--> <div class="module referencemodule gridcell"> <div class="content"> <div class="wrapper"> <div class="title">References</div> <div class="hspacer"> </div> <!-- Followed reference style from http://www.princeton.edu/pr/pub/integrity/pages/styles/, see example biology --> <!-- REFERENCE SNIPPET MANDATORY START--> <div class="reference"> number. Writer, N.A.M.E. et al. (year: 0000) Name of the article. For species use <i>Italics italics</i>. <i>J. Abbr. Ital.</i> issue: pages(like 0000-0001) </div> <div class="hspacer"> </div> <!-- REFERENCE SNIPPET MANDATORY END --> <!-- REFERENCE SNIPPET OPTIONAL START--> <div class="reference"> number. Writer, N.A.M.E. et al. (year: 0000) Name of the article. For species use <i>Italics italics</i>. <i>J. Abbr. Ital.</i> issue: pages(like 0000-0001) </div> <div class="hspacer"> </div> <!-- REFERENCE SNIPPET OPTIONAL END --> <div class="hspacer"> </div> </div> <div class="hspacer"> </div> </div> <div class="hspacer"> </div> </div> </html>