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