MediaWiki:Cite text
Bibliographic details for "MediaWiki:Cite text"
- Page name: MediaWiki:Cite text
- Date of last revision: 14 February 2012 00:10 UTC
- Date retrieved: <citation>14 February 2012 00:10 UTC</citation>
- Permanent link: //en.wikisource.org/w/index.php?title=MediaWiki:Cite_text&oldid=1164463
- Page Version ID: 1164463
Please remember to check your manual of style, standards guide or instructor's guidelines for the exact syntax to suit your needs.
Citation styles for "MediaWiki:Cite text"
APA style
MediaWiki:Cite text. (2012, February 14). In Wikisource, The Free Library. Retrieved <citation>00:10, February 14, 2012</citation>, from //en.wikisource.org/w/index.php?title=MediaWiki:Cite_text&oldid=1164463
MLA style
"MediaWiki:Cite text." Wikisource, The Free Library. 14 Feb 2012, 00:10 UTC. Wikimedia Foundation, Inc. <citation>14 Feb 2012</citation> <//en.wikisource.org/w/index.php?title=MediaWiki:Cite_text&oldid=1164463>.
MHRA style
'MediaWiki:Cite text', Wikisource, The Free Library, 14 February 2012, 00:10 UTC, <//en.wikisource.org/w/index.php?title=MediaWiki:Cite_text&oldid=1164463> [accessed <citation>14 February 2012</citation>]
Chicago style
"MediaWiki:Cite text," Wikisource, The Free Library, //en.wikisource.org/w/index.php?title=MediaWiki:Cite_text&oldid=1164463 (accessed <citation>February 14, 2012</citation>).
CBE/CSE style
MediaWiki:Cite text [Internet]. Wikisource, The Free Library; 2012 Feb 14, 00:10 UTC [cited <citation>2012 Feb 14</citation>]. Available from: //en.wikisource.org/w/index.php?title=MediaWiki:Cite_text&oldid=1164463.
Bluebook style
MediaWiki:Cite text, //en.wikisource.org/w/index.php?title=MediaWiki:Cite_text&oldid=1164463 (last visited <citation>Feb. 14, 2012</citation>).
Bluebook: Harvard JOLT style
See Wikisource, MediaWiki:Cite text, //en.wikisource.org/wiki/MediaWiki:Cite_text (optional description here) (as of <citation>Feb. 14, 2012, 00:10</citation> GMT).
AMA style
MediaWiki:Cite text. Wikisource, The Free Library. February 14, 2012, 00:10 UTC. Available at: //en.wikisource.org/w/index.php?title=MediaWiki:Cite_text&oldid=1164463. Accessed <citation>February 14, 2012</citation>.
BibTeX entry
@misc{ wiki:xxx,
title = "MediaWiki:Cite text --- Wikisource{,} The Free Library",
year = "2012",
url = "//en.wikisource.org/w/index.php?title=MediaWiki:Cite_text&oldid=1164463",
note = "[Online; accessed <citation>14-February-2012</citation>]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble), which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
title = "MediaWiki:Cite text --- Wikisource{,} The Free Library",
year = "2012",
url = "\url{//en.wikisource.org/w/index.php?title=MediaWiki:Cite_text&oldid=1164463}",
note = "[Online; accessed <citation>14-February-2012</citation>]"
}