Cite This Page
Bibliographic details for Deaddrops
- Page name: Deaddrops
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 2 July 2011 16:32 UTC
- Date retrieved: 17 November 2025 20:42 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Deaddrops&oldid=599
- Page Version ID: 599
Citation styles for Deaddrops
APA style
Deaddrops. (2011, July 2). Fixme.ch, . Retrieved 20:42, November 17, 2025 from https://fixme.ch/w/index.php?title=Deaddrops&oldid=599.
MLA style
"Deaddrops." Fixme.ch, . 2 Jul 2011, 16:32 UTC. 17 Nov 2025, 20:42 <https://fixme.ch/w/index.php?title=Deaddrops&oldid=599>.
MHRA style
Fixme.ch contributors, 'Deaddrops', Fixme.ch, , 2 July 2011, 16:32 UTC, <https://fixme.ch/w/index.php?title=Deaddrops&oldid=599> [accessed 17 November 2025]
Chicago style
Fixme.ch contributors, "Deaddrops," Fixme.ch, , https://fixme.ch/w/index.php?title=Deaddrops&oldid=599 (accessed November 17, 2025).
CBE/CSE style
Fixme.ch contributors. Deaddrops [Internet]. Fixme.ch, ; 2011 Jul 2, 16:32 UTC [cited 2025 Nov 17]. Available from: https://fixme.ch/w/index.php?title=Deaddrops&oldid=599.
Bluebook style
Deaddrops, https://fixme.ch/w/index.php?title=Deaddrops&oldid=599 (last visited November 17, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Deaddrops --- Fixme.ch{,} ",
year = "2011",
url = "https://fixme.ch/w/index.php?title=Deaddrops&oldid=599",
note = "[Online; accessed 17-November-2025]"
}
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 = "Fixme.ch",
title = "Deaddrops --- Fixme.ch{,} ",
year = "2011",
url = "\url{https://fixme.ch/w/index.php?title=Deaddrops&oldid=599}",
note = "[Online; accessed 17-November-2025]"
}