Cite This Page
Bibliographic details for Werner's Notebook
- Page name: Werner's Notebook
- Author: WikiRaider contributors
- Publisher: WikiRaider, .
- Date of last revision: 24 February 2025 02:52 UTC
- Date retrieved: 7 March 2026 00:07 UTC
- Permanent URL: https://www.wikiraider.com/index.php?title=Werner%27s_Notebook&oldid=53040
- Page Version ID: 53040
Citation styles for Werner's Notebook
APA style
Werner's Notebook. (2025, February 24). WikiRaider, . Retrieved 00:07, March 7, 2026 from https://www.wikiraider.com/index.php?title=Werner%27s_Notebook&oldid=53040.
MLA style
"Werner's Notebook." WikiRaider, . 24 Feb 2025, 02:52 UTC. 7 Mar 2026, 00:07 <https://www.wikiraider.com/index.php?title=Werner%27s_Notebook&oldid=53040>.
MHRA style
WikiRaider contributors, 'Werner's Notebook', WikiRaider, , 24 February 2025, 02:52 UTC, <https://www.wikiraider.com/index.php?title=Werner%27s_Notebook&oldid=53040> [accessed 7 March 2026]
Chicago style
WikiRaider contributors, "Werner's Notebook," WikiRaider, , https://www.wikiraider.com/index.php?title=Werner%27s_Notebook&oldid=53040 (accessed March 7, 2026).
CBE/CSE style
WikiRaider contributors. Werner's Notebook [Internet]. WikiRaider, ; 2025 Feb 24, 02:52 UTC [cited 2026 Mar 7]. Available from: https://www.wikiraider.com/index.php?title=Werner%27s_Notebook&oldid=53040.
Bluebook style
Werner's Notebook, https://www.wikiraider.com/index.php?title=Werner%27s_Notebook&oldid=53040 (last visited March 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WikiRaider",
title = "Werner's Notebook --- WikiRaider{,} ",
year = "2025",
url = "https://www.wikiraider.com/index.php?title=Werner%27s_Notebook&oldid=53040",
note = "[Online; accessed 7-March-2026]"
}
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 = "WikiRaider",
title = "Werner's Notebook --- WikiRaider{,} ",
year = "2025",
url = "\url{https://www.wikiraider.com/index.php?title=Werner%27s_Notebook&oldid=53040}",
note = "[Online; accessed 7-March-2026]"
}