MediaWiki:Citethispage-content: Difference between revisions
Nicole Sharp (talk | contribs) |
Nicole Sharp (talk | contribs) |
||
| Line 20: | Line 20: | ||
=== [[Wikipedia:MHRA style|<cite>Modern Humanities Research Association (MHRA) Style Guide: A Handbook for Authors, Editors, and Writers of Theses</cite>]] === | === [[Wikipedia:MHRA style|<cite>Modern Humanities Research Association (MHRA) Style Guide: A Handbook for Authors, Editors, and Writers of Theses</cite>]] === | ||
[[Nicole Sharp]], | [[Nicole Sharp]], '{{FULLPAGENAME}}', <cite>[[NikkiWiki]]</cite>, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}, <<code>{{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}}</code>> [accessed <citation>{{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}</citation>]. | ||
=== [[Wikipedia:MLA style|<cite>Modern Language Association (MLA) Handbook for Writers of Research Papers</cite>]] === | === [[Wikipedia:MLA style|<cite>Modern Language Association (MLA) Handbook for Writers of Research Papers</cite>]] === | ||
| Line 35: | Line 35: | ||
"<code>{{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}}</code>". | "<code>{{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}}</code>". | ||
=== [[Wikipedia:Bluebook style|<cite>The Harvard Law Review Bluebook: A Uniform System of Citation</cite>]] === | === [[Wikipedia:Bluebook style|<cite>The Harvard University Law Review Bluebook: A Uniform System of Citation</cite>]] === | ||
"{{FULLPAGENAME}}", "<code>{{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}}</code>" (last visited <citation>{{CURRENTMONTHNAME}} {{CURRENTDAY}}, {{CURRENTYEAR}}</citation>). | "{{FULLPAGENAME}}", "<code>{{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}}</code>" (last visited <citation>{{CURRENTMONTHNAME}} {{CURRENTDAY}}, {{CURRENTYEAR}}</citation>). | ||
Revision as of 2026-04-05T12:48:10
bibliographic details
- author: Nicole Sharp
- page name: "MediaWiki:Citethispage-content"
- publication: NikkiWiki, Nicole Sharp's Wiki
- datetime of page retrieval: <citation>2026-04-10T23:59:06Z</citation>
- datetime of last page revision: 2026-04-10T23:59:06Z
- page version number: 18
- permalink:
https://www.nicolesharp.net/w/index.php?title=MediaWiki:Citethispage-content&oldid=18
citation styles
Modern Humanities Research Association (MHRA) Style Guide: A Handbook for Authors, Editors, and Writers of Theses
Nicole Sharp, 'MediaWiki:Citethispage-content', NikkiWiki, 10 April 2026, <https://www.nicolesharp.net/w/index.php?title=MediaWiki:Citethispage-content&oldid=18> [accessed <citation>10 April 2026</citation>].
Modern Language Association (MLA) Handbook for Writers of Research Papers
"MediaWiki:Citethispage-content." NikkiWiki. 10 April 2026, 23:59:06Z. <citation>10 April 2026, 23:59:06Z</citation> <https://www.nicolesharp.net/w/index.php?title=MediaWiki:Citethispage-content&oldid=18>.
Publication Manual of the American Psychological Association (APA)
"MediaWiki:Citethispage-content". (2026, April 10). NikkiWiki. Retrieved <citation>23:59:06, April 10, 2026</citation> from "https://www.nicolesharp.net/w/index.php?title=MediaWiki:Citethispage-content&oldid=18".
The Council of Science Editors (CSE) Manual: Scientific Style and Format for Authors, Editors, and Publishers
Nicole Sharp. "MediaWiki:Citethispage-content" [Internet]. NikkiWiki; 2026 April 10, 23:59:06Z [cited <citation>2026 April 10</citation>]. Available from:
"https://www.nicolesharp.net/w/index.php?title=MediaWiki:Citethispage-content&oldid=18".
The Harvard University Law Review Bluebook: A Uniform System of Citation
"MediaWiki:Citethispage-content", "https://www.nicolesharp.net/w/index.php?title=MediaWiki:Citethispage-content&oldid=18" (last visited <citation>April 10, 2026</citation>).
The University of Chicago Manual of Style: The Essential Guide for Writers, Editors, and Publishers
Nicole Sharp, "MediaWiki:Citethispage-content", NikkiWiki, "https://www.nicolesharp.net/w/index.php?title=MediaWiki:Citethispage-content&oldid=18" (accessed <citation>April 10, 2026</citation>).
BibTex
@misc{ wiki:xxx,
author = "Nicole Sharp",
title = "MediaWiki:Citethispage-content --- NikkiWiki{,} Nicole Sharp's Wiki",
year = "2026",
url = "https://www.nicolesharp.net/w/index.php?title=MediaWiki:Citethispage-content&oldid=18",
note = "[Online; accessed <citation>10-April-2026</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,
author = "Nicole Sharp",
title = "MediaWiki:Citethispage-content --- NikkiWiki{,} Nicole Sharp's Wiki",
year = "2026",
url = "\url{https://www.nicolesharp.net/w/index.php?title=MediaWiki:Citethispage-content&oldid=18}",
note = "[Online; accessed <citation>10-April-2026</citation>]"
}