User:Eric M Gearhart/Sandbox

From Citizendium
< User:Eric M Gearhart
Revision as of 10:53, 11 April 2007 by imported>Eric M Gearhart (it's my sandbox and i'll cry if i want to)
Jump to navigation Jump to search

Images

Hexley the platypus, Darwin's mascot


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>