User:Eric M Gearhart/Sandbox: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Eric M Gearhart
No edit summary
imported>Eric M Gearhart
No edit summary
Line 1: Line 1:
==References==
==References==
===References Section===
===References Section===
Normal:
<pre>
<pre>
==References==
==References==
<references/>
<references/>
</pre>
Double column:
<pre>
==References==
{{reflist|2}}
</pre>
</pre>


===Citing Books===
===Citing Books===
<pre>
<pre>
<ref name="On the Edge">{{cite book
<ref name="Name">{{cite book
| author=Brian Bagnall
| author=
| title='On the Edge: The Spectacular Rise and Fall of Commodore'
| title=
| publisher=
| isbn=0-9738649-0-7
| isbn=0-9738649-0-7
}}</ref>
}}</ref>
Line 17: Line 25:
===Citing the Web===
===Citing the Web===
<pre>
<pre>
<ref name="MOS Tech 6502 microprocessor">{{cite web
<ref name="Name">{{cite web
|url=http://mysite.verizon.net/rrucker/apple_30/laying_the_foundation/mos_tech_6502_microprocesso.html
| url=
| title="MOS Tech 6502 microprocessor"
| title=""
| date=Retreived 07-April-2007
| date=Retreived 07-April-2007
}}</ref>
}}</ref>

Revision as of 10:18, 11 April 2007

References

References Section

Normal:

==References==
<references/>

Double column:

==References==
{{reflist|2}}

Citing Books

<ref name="Name">{{cite book
| author=
| title=
| publisher=
| isbn=0-9738649-0-7
}}</ref>

Citing the Web

<ref name="Name">{{cite web
| url=
| title=""
| date=Retreived 07-April-2007
}}</ref>

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>