User:Eric M Gearhart/Sandbox: Difference between revisions
Jump to navigation
Jump to search
imported>Eric M Gearhart (it's my sandbox and i'll cry if i want to) |
No edit summary |
||
(26 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> | <pre> | ||
{{checklist | |||
| | | abc = Name | ||
| | | cat1 = Computers | ||
| | | cat2 = | ||
}} | | cat3 = | ||
| cat_check = y | |||
| status = 3 | |||
| underlinked = y | |||
| cleanup = y | |||
| by = --~~~~ | |||
}} | |||
</pre> | </pre> | ||
=== | ==Images== | ||
==Licensing== | |||
<pre> | <pre> | ||
{{PD-self}} | |||
}} | |||
</pre> | </pre> | ||
==References== | |||
One column: | |||
<pre> | <pre> | ||
<references/> | <references/> | ||
</pre> | </pre> | ||
Two column: | |||
<pre> | <pre> | ||
{{reflist|2}} | {{reflist|2}} | ||
</pre> | </pre> | ||
===Citing the Web=== | |||
<pre> | |||
<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> | |||
</pre> | |||
===Citing Books=== | |||
<pre> | |||
<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> | |||
</pre> | |||
==Adding Categories== | ==Adding Categories== |
Latest revision as of 02: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>