Cite This Page
Bibliographic details for Reverse 101
- Page name: Reverse 101
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 18 April 2011 18:10 UTC
- Date retrieved: 3 March 2026 14:51 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Reverse_101&oldid=247
- Page Version ID: 247
Citation styles for Reverse 101
APA style
Reverse 101. (2011, April 18). Fixme.ch, . Retrieved 14:51, March 3, 2026 from http://fixme.ch/w/index.php?title=Reverse_101&oldid=247.
MLA style
"Reverse 101." Fixme.ch, . 18 Apr 2011, 18:10 UTC. 3 Mar 2026, 14:51 <http://fixme.ch/w/index.php?title=Reverse_101&oldid=247>.
MHRA style
Fixme.ch contributors, 'Reverse 101', Fixme.ch, , 18 April 2011, 18:10 UTC, <http://fixme.ch/w/index.php?title=Reverse_101&oldid=247> [accessed 3 March 2026]
Chicago style
Fixme.ch contributors, "Reverse 101," Fixme.ch, , http://fixme.ch/w/index.php?title=Reverse_101&oldid=247 (accessed March 3, 2026).
CBE/CSE style
Fixme.ch contributors. Reverse 101 [Internet]. Fixme.ch, ; 2011 Apr 18, 18:10 UTC [cited 2026 Mar 3]. Available from: http://fixme.ch/w/index.php?title=Reverse_101&oldid=247.
Bluebook style
Reverse 101, http://fixme.ch/w/index.php?title=Reverse_101&oldid=247 (last visited March 3, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Reverse 101 --- Fixme.ch{,} ",
year = "2011",
url = "http://fixme.ch/w/index.php?title=Reverse_101&oldid=247",
note = "[Online; accessed 3-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 = "Fixme.ch",
title = "Reverse 101 --- Fixme.ch{,} ",
year = "2011",
url = "\url{http://fixme.ch/w/index.php?title=Reverse_101&oldid=247}",
note = "[Online; accessed 3-March-2026]"
}