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
 
(14 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{AccountNotLive}}
==Bookmarks==
==Bookmarks==
* [[CZ:How_to_edit_an_article|How to Edit an Article]]
* [[CZ:How_to_edit_an_article|How to Edit an Article]]
Line 21: Line 22:


==Images==
==Images==
===Licensing===
==Licensing==
<pre>
<pre>
==Summary==
{{Information
|Description=
|Source=Created by me
|Date=2007-04-20
|Author=[[User:Eric M Gearhart|Eric M Gearhart]]
|Permission=Free to use and redistribute
}}
</pre>
==Licensing==
{{PD-self}}
{{PD-self}}
</pre>
===Image tag===
<pre>
[[Image:Hexley Darwin Mascot.png|thumb|200px|right|Hexley the [[platypus]], Darwin's mascot]]
</pre>
</pre>


==References==
==References==
'''Adding the Section'''
One column:
<pre>
<pre>
==References==
<references/>
<references/>
</pre>
</pre>


'''Double column'''
Two column:
<pre>
<pre>
==References==
{{reflist|2}}
{{reflist|2}}
</pre>
</pre>
Line 57: Line 40:
===Citing the Web===
===Citing the Web===
<pre>
<pre>
<ref>{{cite web
<ref>{{cite web|
| url=http://groups.google.com/group/comp.os.linux/msg/53a76cbbbcb6e1c8
url=http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html |
| title=How to pronounce "Linux"?
title=Java API Documentation: Strings |
| author=Linus Torvalds
author=Sun Microsystems |
| date=Accessed April 23rd, 2007
accessdate=2009-07-04
}}</ref>
}}</ref>
</pre>
</pre>

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>