Cite This Page
Bibliographic details for Wiki & dirty
- Page name: Wiki & dirty
- Author: notfoundon contributors
- Publisher: notfoundon, .
- Date of last revision: 18 February 2020 11:59 UTC
- Date retrieved: 31 May 2026 12:13 UTC
- Permanent URL: https://notfoundon.org/here/index.php?title=Wiki_%26_dirty&oldid=3751
- Page Version ID: 3751
Citation styles for Wiki & dirty
APA style
Wiki & dirty. (2020, February 18). notfoundon, . Retrieved 12:13, May 31, 2026 from https://notfoundon.org/here/index.php?title=Wiki_%26_dirty&oldid=3751.
MLA style
"Wiki & dirty." notfoundon, . 18 Feb 2020, 11:59 UTC. 31 May 2026, 12:13 <https://notfoundon.org/here/index.php?title=Wiki_%26_dirty&oldid=3751>.
MHRA style
notfoundon contributors, 'Wiki & dirty', notfoundon, , 18 February 2020, 11:59 UTC, <https://notfoundon.org/here/index.php?title=Wiki_%26_dirty&oldid=3751> [accessed 31 May 2026]
Chicago style
notfoundon contributors, "Wiki & dirty," notfoundon, , https://notfoundon.org/here/index.php?title=Wiki_%26_dirty&oldid=3751 (accessed May 31, 2026).
CBE/CSE style
notfoundon contributors. Wiki & dirty [Internet]. notfoundon, ; 2020 Feb 18, 11:59 UTC [cited 2026 May 31]. Available from: https://notfoundon.org/here/index.php?title=Wiki_%26_dirty&oldid=3751.
Bluebook style
Wiki & dirty, https://notfoundon.org/here/index.php?title=Wiki_%26_dirty&oldid=3751 (last visited May 31, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "notfoundon",
title = "Wiki & dirty --- notfoundon{,} ",
year = "2020",
url = "https://notfoundon.org/here/index.php?title=Wiki_%26_dirty&oldid=3751",
note = "[Online; accessed 31-May-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 = "Wiki & dirty --- notfoundon{,} ",
year = "2020",
url = "\url{https://notfoundon.org/here/index.php?title=Wiki_%26_dirty&oldid=3751}",
note = "[Online; accessed 31-May-2026]"
}