Cite This Page
Bibliographic details for Publications
- Page name: Publications
- Author: notfoundon contributors
- Publisher: notfoundon, .
- Date of last revision: 28 January 2020 10:38 UTC
- Date retrieved: 17 April 2026 16:44 UTC
- Permanent URL: https://notfoundon.org/here/index.php?title=Publications&oldid=3625
- Page Version ID: 3625
Citation styles for Publications
APA style
Publications. (2020, January 28). notfoundon, . Retrieved 16:44, April 17, 2026 from https://notfoundon.org/here/index.php?title=Publications&oldid=3625.
MLA style
"Publications." notfoundon, . 28 Jan 2020, 10:38 UTC. 17 Apr 2026, 16:44 <https://notfoundon.org/here/index.php?title=Publications&oldid=3625>.
MHRA style
notfoundon contributors, 'Publications', notfoundon, , 28 January 2020, 10:38 UTC, <https://notfoundon.org/here/index.php?title=Publications&oldid=3625> [accessed 17 April 2026]
Chicago style
notfoundon contributors, "Publications," notfoundon, , https://notfoundon.org/here/index.php?title=Publications&oldid=3625 (accessed April 17, 2026).
CBE/CSE style
notfoundon contributors. Publications [Internet]. notfoundon, ; 2020 Jan 28, 10:38 UTC [cited 2026 Apr 17]. Available from: https://notfoundon.org/here/index.php?title=Publications&oldid=3625.
Bluebook style
Publications, https://notfoundon.org/here/index.php?title=Publications&oldid=3625 (last visited April 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "notfoundon",
title = "Publications --- notfoundon{,} ",
year = "2020",
url = "https://notfoundon.org/here/index.php?title=Publications&oldid=3625",
note = "[Online; accessed 17-April-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 = "notfoundon",
title = "Publications --- notfoundon{,} ",
year = "2020",
url = "\url{https://notfoundon.org/here/index.php?title=Publications&oldid=3625}",
note = "[Online; accessed 17-April-2026]"
}