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: 4 November 2025 02:02 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 02:02, November 4, 2025 from http://fixme.ch/w/index.php?title=Reverse_101&oldid=247.
MLA style
"Reverse 101." Fixme.ch, . 18 Apr 2011, 18:10 UTC. 4 Nov 2025, 02:02 <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 4 November 2025]
Chicago style
Fixme.ch contributors, "Reverse 101," Fixme.ch, , http://fixme.ch/w/index.php?title=Reverse_101&oldid=247 (accessed November 4, 2025).
CBE/CSE style
Fixme.ch contributors. Reverse 101 [Internet]. Fixme.ch, ; 2011 Apr 18, 18:10 UTC [cited 2025 Nov 4]. 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 November 4, 2025).
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 4-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 = "Reverse 101 --- Fixme.ch{,} ",
   year = "2011",
   url = "\url{http://fixme.ch/w/index.php?title=Reverse_101&oldid=247}",
   note = "[Online; accessed 4-November-2025]"
 }