User:Eric M Gearhart/Sandbox: Difference between revisions
Jump to navigation
Jump to search
imported>Eric M Gearhart No edit summary |
imported>Eric M Gearhart (it's my sandbox and i'll cry if i want to) |
||
Line 1: | Line 1: | ||
==Images== | |||
[[Image:Hexley Darwin Mascot.png|thumb|200px|right|Hexley the [[platypus]], Darwin's mascot]] | |||
==References== | ==References== | ||
===Citing the Web=== | |||
<pre> | <pre> | ||
== | <ref name="Name">{{cite web | ||
| url= | |||
| title="" | |||
| date=Retreived 07-April-2007 | |||
}}</ref> | |||
</pre> | </pre> | ||
Line 23: | Line 24: | ||
</pre> | </pre> | ||
=== | ===References Section=== | ||
Normal: | |||
<pre> | |||
==References== | |||
<references/> | |||
</pre> | |||
Double column: | |||
<pre> | <pre> | ||
==References== | |||
{{reflist|2}} | |||
| | |||
}} | |||
</pre> | </pre> | ||
Revision as of 09:53, 11 April 2007
Images
References
Citing the Web
<ref name="Name">{{cite web | url= | title="" | date=Retreived 07-April-2007 }}</ref>
Citing Books
<ref name="Name">{{cite book | author= | title= | publisher= | isbn=0-9738649-0-7 }}</ref>
References Section
Normal:
==References== <references/>
Double column:
==References== {{reflist|2}}
Adding Categories
[[Category:CZ Live]] [[Category:Computers Workgroup]]
Floats
<div style="float: left; width: 48%"> <u>Title</u><br> [[Articles]] </div> <div style="float: right; width: 48%"> <u>Title</u><br> [[Articles]] </div> <div style="clear: both;"> </div>