Citing NikkiWiki: Difference between revisions
Jump to navigation
Jump to search
Nicole Sharp (talk | contribs) No edit summary |
Nicole Sharp (talk | contribs) |
||
| Line 20: | Line 20: | ||
=== [[Wikipedia:APA style|<cite>Publication Manual of the American Psychological Association (APA)</cite>]] === | === [[Wikipedia:APA style|<cite>Publication Manual of the American Psychological Association (APA)</cite>]] === | ||
[[N. Sharp|Sharp, N.]] | [[N. Sharp|Sharp, N.]] ({{CURRENTYEAR}}).  <cite style="font-style: normal;">[[NikkiWiki]]</cite>.  <code>https://wiki.nicolesharp.net/</code> | ||
=== [[Wikipedia:CSE style|<cite>The Council of Science Editors (CSE) Manual: Scientific Style and Format for Authors, Editors, and Publishers</cite>]] === | === [[Wikipedia:CSE style|<cite>The Council of Science Editors (CSE) Manual: Scientific Style and Format for Authors, Editors, and Publishers</cite>]] === | ||
Revision as of 2026-04-05T20:04:10
Citation guide for NikkiWiki, Nicole Sharp’s Wiki.
bibliographic details
- author: Nicole Lee Sharp
- title: NikkiWiki, Nicole Sharp’s Wiki
- year: 2026
- link:
https://wiki.nicolesharp.net/
citation styles
Modern Humanities Research Association (MHRA) Style Guide: A Handbook for Authors, Editors, and Writers of Theses
Nicole Sharp, NikkiWiki, 2026, <https://wiki.nicolesharp.net/>.
Modern Language Association (MLA) Handbook for Writers of Research Papers
Sharp, Nicole. NikkiWiki, 2026, <https://wiki.nicolesharp.net/>.
Publication Manual of the American Psychological Association (APA)
Sharp, N. (2026). NikkiWiki. https://wiki.nicolesharp.net/
The Council of Science Editors (CSE) Manual: Scientific Style and Format for Authors, Editors, and Publishers
Sharp, N. NikkiWiki; 2026. https://wiki.nicolesharp.net/
The Harvard University Law Review Bluebook: A Uniform System of Citation
Nicole Sharp, NikkiWiki (2026), "https://wiki.nicolesharp.net/".
The University of Chicago Manual of Style: The Essential Guide for Writers, Editors, and Publishers
Sharp, Nicole. NikkiWiki, 2026. https://wiki.nicolesharp.net/
BibTex
@misc{NikkiWiki,
author = "Nicole Sharp",
title = "NikkiWiki{,} Nicole Sharp's Wiki",
year = "2026",
url = "https://wiki.nicolesharp.net/",
note = "[Online.]"
}
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{NikkiWiki,
author = "Nicole Sharp",
title = "NikkiWiki{,} Nicole Sharp's Wiki",
year = "2026",
url = "\url{https://wiki.nicolesharp.net/}",
note = "[Online.]"
}