Team:Groningen/Template/MODULE/tmpl referencemodule

From 2014.igem.org

(Difference between revisions)
(Created page with "<html> <!--Reference module--> <div class="module referencemodule gridcell"> <div class="content"> <div class="wrapper"> <div class="title">References</div> <div class="hspacer">...")
 
(3 intermediate revisions not shown)
Line 1: Line 1:
 +
<pre>
<html>
<html>
<!--Reference module-->
<!--Reference module-->
Line 8: Line 9:
-
<!-- REFERENCE SNIPPET START-->
+
 
 +
 
 +
 
 +
 
<!-- 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 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">&nbsp;</div>
 +
<!-- REFERENCE SNIPPET MANDATORY END -->
-
<div class="item">
+
<!-- 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)
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">&nbsp;</div>
<div class="hspacer">&nbsp;</div>
 +
<!-- REFERENCE SNIPPET OPTIONAL END -->
 +
 +
 +
Line 25: 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>