User:Eric M Gearhart/Sandbox: Difference between revisions
Jump to navigation
Jump to search
imported>Eric M Gearhart (Sandbox to make my life easier) |
imported>Eric M Gearhart (Fixed formatting) |
||
Line 1: | Line 1: | ||
==Floats== | ==Floats== | ||
< | <pre> | ||
<div style="float: left; width: 48%"> | <div style="float: left; width: 48%"> | ||
<u>Title</u><br> | <u>Title</u><br> | ||
[[Articles]] | [[Articles]] | ||
<div style="float: right; width: 48%"> | <div style="float: right; width: 48%"> | ||
Line 11: | Line 11: | ||
</div> | </div> | ||
<div style="clear: both;"> </div> | <div style="clear: both;"> </div> | ||
</ | </pre> | ||
==References== | ==References== | ||
< | <pre> | ||
==References== | |||
<references/> | <references/> | ||
</ | </pre> | ||
===Citing Books=== | ===Citing Books=== | ||
< | <pre> | ||
<ref name="On the Edge">{{cite book | <ref name="On the Edge">{{cite book | ||
| author=Brian Bagnall | | author=Brian Bagnall | ||
Line 25: | Line 26: | ||
| isbn=0-9738649-0-7 | | isbn=0-9738649-0-7 | ||
}}</ref> | }}</ref> | ||
</ | </pre> | ||
===Citing the Web=== | ===Citing the Web=== | ||
< | <pre> | ||
<ref name="MOS Tech 6502 microprocessor">{{cite web | <ref name="MOS Tech 6502 microprocessor">{{cite web | ||
|url=http://mysite.verizon.net/rrucker/apple_30/laying_the_foundation/mos_tech_6502_microprocesso.html | |url=http://mysite.verizon.net/rrucker/apple_30/laying_the_foundation/mos_tech_6502_microprocesso.html | ||
Line 34: | Line 35: | ||
| date=Retreived 07-April-2007 | | date=Retreived 07-April-2007 | ||
}}</ref> | }}</ref> | ||
</ | </pre> | ||
==Adding Categories== | |||
<pre> | |||
[[Category:CZ Live]] | |||
[[Category:Computers Workgroup]] | |||
</pre> |
Revision as of 09:13, 11 April 2007
Floats
<div style="float: left; width: 48%"> <u>Title</u><br> [[Articles]] <div style="float: right; width: 48%"> <u>Title</u><br> [[Articles]] </div> <div style="clear: both;"> </div>
References
==References== <references/>
Citing Books
<ref name="On the Edge">{{cite book | author=Brian Bagnall | title='On the Edge: The Spectacular Rise and Fall of Commodore' | isbn=0-9738649-0-7 }}</ref>
Citing the Web
<ref name="MOS Tech 6502 microprocessor">{{cite web |url=http://mysite.verizon.net/rrucker/apple_30/laying_the_foundation/mos_tech_6502_microprocesso.html | title="MOS Tech 6502 microprocessor" | date=Retreived 07-April-2007 }}</ref>
Adding Categories
[[Category:CZ Live]] [[Category:Computers Workgroup]]