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