User:Eric M Gearhart/Sandbox: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Eric M Gearhart
(it's my sandbox and i'll cry if i want to)
imported>Eric M Gearhart
Line 1: Line 1:
==Images==
==Images==
<pre>
[[Image:Hexley Darwin Mascot.png|thumb|200px|right|Hexley the [[platypus]], Darwin's mascot]]
[[Image:Hexley Darwin Mascot.png|thumb|200px|right|Hexley the [[platypus]], Darwin's mascot]]
 
</pre>


==References==
==References==

Revision as of 10:53, 11 April 2007

Images

[[Image:Hexley Darwin Mascot.png|thumb|200px|right|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>