User:Eric M Gearhart/Sandbox: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Eric M Gearhart
No edit summary
No edit summary
 
(27 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{AccountNotLive}}
==Bookmarks==
* [[CZ:How_to_edit_an_article|How to Edit an Article]]
* [http://en.citizendium.org/wiki?title=Special:Recentchanges&hidemyself=1&days=3&limit=500 Recent changes]
__TOC__
==The article checklist==
<pre>
{{checklist
|                abc = Name
|                cat1 = Computers
|                cat2 =
|                cat3 =
|          cat_check = y
|              status = 3
|        underlinked = y
|            cleanup = y
|                  by = --~~~~
}}
</pre>
==Images==
==Licensing==
<pre>
{{PD-self}}
</pre>
==References==
==References==
===References Section===
One column:
Normal:
<pre>
<pre>
==References==
<references/>
<references/>
</pre>
</pre>


Double column:
Two column:
<pre>
<pre>
==References==
{{reflist|2}}
{{reflist|2}}
</pre>
</pre>


===Citing Books===
===Citing the Web===
<pre>
<pre>
<ref name="Name">{{cite book
<ref>{{cite web|
| author=
url=http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html |
| title=
title=Java API Documentation: Strings |
| publisher=
author=Sun Microsystems |
| isbn=0-9738649-0-7
accessdate=2009-07-04
}}</ref>
}}</ref>
</pre>
</pre>


===Citing the Web===
===Citing Books===
<pre>
<pre>
<ref name="Name">{{cite web
<ref name="Name">{{cite book
| url=
|author=
| title=""
|title=
| date=Retreived 07-April-2007
|url=  
}}</ref>
|accessdate=
|accessyear=
|accessmonth=
|edition=
|series=  
|date=  
|year=
|month=
|publisher=
|location=
|language=
|isbn=
|pages=
|chapter=
|chapterurl=
|quote= }}
</ref>
</pre>
</pre>


==Adding Categories==
==Adding Categories==

Latest revision as of 03:50, 22 November 2023


The account of this former contributor was not re-activated after the server upgrade of March 2022.


Bookmarks

The article checklist

{{checklist
|                 abc = Name
|                cat1 = Computers
|                cat2 = 
|                cat3 = 
|           cat_check = y
|              status = 3
|         underlinked = y
|             cleanup = y
|                  by = --~~~~
}}

Images

Licensing

{{PD-self}}

References

One column:

<references/>

Two column:

{{reflist|2}}

Citing the Web

<ref>{{cite web| 
url=http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html |
title=Java API Documentation: Strings |
author=Sun Microsystems |
accessdate=2009-07-04
}}</ref>

Citing Books

<ref name="Name">{{cite book
|author=
|title= 
|url= 
|accessdate= 
|accessyear= 
|accessmonth= 
|edition= 
|series= 
|date= 
|year= 
|month= 
|publisher= 
|location= 
|language= 
|isbn= 
|pages= 
|chapter= 
|chapterurl= 
|quote= }}
</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>