Cite This Page
Bibliographic details for Citation needed example
- Page name: Citation needed example
- Author: Patch demo (wmf/1.43.0-wmf.10) contributors
- Publisher: Patch demo (wmf/1.43.0-wmf.10).
- Date of last revision: 17 October 2020 14:39 UTC
- Date retrieved: 8 September 2024 07:27 UTC
- Permanent URL: https://patchdemo.wmcloud.org/wikis/f2e715bc5d/w/index.php?title=Citation_needed_example&oldid=16
- Page Version ID: 16
Citation styles for Citation needed example
APA style
Citation needed example. (2020, October 17). Patch demo (wmf/1.43.0-wmf.10). Retrieved 07:27, September 8, 2024 from https://patchdemo.wmcloud.org/wikis/f2e715bc5d/w/index.php?title=Citation_needed_example&oldid=16.
MLA style
"Citation needed example." Patch demo (wmf/1.43.0-wmf.10). 17 Oct 2020, 14:39 UTC. 8 Sep 2024, 07:27 <https://patchdemo.wmcloud.org/wikis/f2e715bc5d/w/index.php?title=Citation_needed_example&oldid=16>.
MHRA style
Patch demo (wmf/1.43.0-wmf.10) contributors, 'Citation needed example', Patch demo (wmf/1.43.0-wmf.10), 17 October 2020, 14:39 UTC, <https://patchdemo.wmcloud.org/wikis/f2e715bc5d/w/index.php?title=Citation_needed_example&oldid=16> [accessed 8 September 2024]
Chicago style
Patch demo (wmf/1.43.0-wmf.10) contributors, "Citation needed example," Patch demo (wmf/1.43.0-wmf.10), https://patchdemo.wmcloud.org/wikis/f2e715bc5d/w/index.php?title=Citation_needed_example&oldid=16 (accessed September 8, 2024).
CBE/CSE style
Patch demo (wmf/1.43.0-wmf.10) contributors. Citation needed example [Internet]. Patch demo (wmf/1.43.0-wmf.10); 2020 Oct 17, 14:39 UTC [cited 2024 Sep 8]. Available from: https://patchdemo.wmcloud.org/wikis/f2e715bc5d/w/index.php?title=Citation_needed_example&oldid=16.
Bluebook style
Citation needed example, https://patchdemo.wmcloud.org/wikis/f2e715bc5d/w/index.php?title=Citation_needed_example&oldid=16 (last visited September 8, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Patch demo (wmf/1.43.0-wmf.10)", title = "Citation needed example --- Patch demo (wmf/1.43.0-wmf.10){,} ", year = "2020", url = "https://patchdemo.wmcloud.org/wikis/f2e715bc5d/w/index.php?title=Citation_needed_example&oldid=16", note = "[Online; accessed 8-September-2024]" }
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 = "Patch demo (wmf/1.43.0-wmf.10)", title = "Citation needed example --- Patch demo (wmf/1.43.0-wmf.10){,} ", year = "2020", url = "\url{https://patchdemo.wmcloud.org/wikis/f2e715bc5d/w/index.php?title=Citation_needed_example&oldid=16}", note = "[Online; accessed 8-September-2024]" }