Cite This Page
Bibliographic details for Wiki & dirty
- Page name: Wiki & dirty
- Author: notfoundon contributors
- Publisher: notfoundon, .
- Date of last revision: 17 February 2020 11:23 UTC
- Date retrieved: 3 June 2026 16:17 UTC
- Permanent URL: https://notfoundon.org/here/index.php?title=Wiki_%26_dirty&oldid=3745
- Page Version ID: 3745
Citation styles for Wiki & dirty
APA style
Wiki & dirty. (2020, February 17). notfoundon, . Retrieved 16:17, June 3, 2026 from https://notfoundon.org/here/index.php?title=Wiki_%26_dirty&oldid=3745.
MLA style
"Wiki & dirty." notfoundon, . 17 Feb 2020, 11:23 UTC. 3 Jun 2026, 16:17 <https://notfoundon.org/here/index.php?title=Wiki_%26_dirty&oldid=3745>.
MHRA style
notfoundon contributors, 'Wiki & dirty', notfoundon, , 17 February 2020, 11:23 UTC, <https://notfoundon.org/here/index.php?title=Wiki_%26_dirty&oldid=3745> [accessed 3 June 2026]
Chicago style
notfoundon contributors, "Wiki & dirty," notfoundon, , https://notfoundon.org/here/index.php?title=Wiki_%26_dirty&oldid=3745 (accessed June 3, 2026).
CBE/CSE style
notfoundon contributors. Wiki & dirty [Internet]. notfoundon, ; 2020 Feb 17, 11:23 UTC [cited 2026 Jun 3]. Available from: https://notfoundon.org/here/index.php?title=Wiki_%26_dirty&oldid=3745.
Bluebook style
Wiki & dirty, https://notfoundon.org/here/index.php?title=Wiki_%26_dirty&oldid=3745 (last visited June 3, 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=3745",
note = "[Online; accessed 3-June-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=3745}",
note = "[Online; accessed 3-June-2026]"
}