Cite This Page
- Page name: Gits2012teaser
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 22 October 2012 08:24 UTC
- Date retrieved: 5 November 2025 02:04 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Gits2012teaser&oldid=1341
- Page Version ID: 1341
APA style
Gits2012teaser. (2012, October 22). Fixme.ch, . Retrieved 02:04, November 5, 2025 from http://fixme.ch/w/index.php?title=Gits2012teaser&oldid=1341.
MLA style
"Gits2012teaser." Fixme.ch, . 22 Oct 2012, 08:24 UTC. 5 Nov 2025, 02:04 <http://fixme.ch/w/index.php?title=Gits2012teaser&oldid=1341>.
MHRA style
Fixme.ch contributors, 'Gits2012teaser', Fixme.ch, , 22 October 2012, 08:24 UTC, <http://fixme.ch/w/index.php?title=Gits2012teaser&oldid=1341> [accessed 5 November 2025]
Chicago style
Fixme.ch contributors, "Gits2012teaser," Fixme.ch, , http://fixme.ch/w/index.php?title=Gits2012teaser&oldid=1341 (accessed November 5, 2025).
CBE/CSE style
Fixme.ch contributors. Gits2012teaser [Internet]. Fixme.ch, ; 2012 Oct 22, 08:24 UTC [cited 2025 Nov 5]. Available from: http://fixme.ch/w/index.php?title=Gits2012teaser&oldid=1341.
Bluebook style
Gits2012teaser, http://fixme.ch/w/index.php?title=Gits2012teaser&oldid=1341 (last visited November 5, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Gits2012teaser --- Fixme.ch{,} ",
year = "2012",
url = "http://fixme.ch/w/index.php?title=Gits2012teaser&oldid=1341",
note = "[Online; accessed 5-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 = "Gits2012teaser --- Fixme.ch{,} ",
year = "2012",
url = "\url{http://fixme.ch/w/index.php?title=Gits2012teaser&oldid=1341}",
note = "[Online; accessed 5-November-2025]"
}