Cite This Page
Bibliographic details for CoursAndroid4
- Page name: CoursAndroid4
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 13 January 2015 13:58 UTC
- Date retrieved: 5 March 2026 08:22 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=CoursAndroid4&oldid=6211
- Page Version ID: 6211
Citation styles for CoursAndroid4
APA style
CoursAndroid4. (2015, January 13). Fixme.ch, . Retrieved 08:22, March 5, 2026 from http://fixme.ch/w/index.php?title=CoursAndroid4&oldid=6211.
MLA style
"CoursAndroid4." Fixme.ch, . 13 Jan 2015, 13:58 UTC. 5 Mar 2026, 08:22 <http://fixme.ch/w/index.php?title=CoursAndroid4&oldid=6211>.
MHRA style
Fixme.ch contributors, 'CoursAndroid4', Fixme.ch, , 13 January 2015, 13:58 UTC, <http://fixme.ch/w/index.php?title=CoursAndroid4&oldid=6211> [accessed 5 March 2026]
Chicago style
Fixme.ch contributors, "CoursAndroid4," Fixme.ch, , http://fixme.ch/w/index.php?title=CoursAndroid4&oldid=6211 (accessed March 5, 2026).
CBE/CSE style
Fixme.ch contributors. CoursAndroid4 [Internet]. Fixme.ch, ; 2015 Jan 13, 13:58 UTC [cited 2026 Mar 5]. Available from: http://fixme.ch/w/index.php?title=CoursAndroid4&oldid=6211.
Bluebook style
CoursAndroid4, http://fixme.ch/w/index.php?title=CoursAndroid4&oldid=6211 (last visited March 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "CoursAndroid4 --- Fixme.ch{,} ",
year = "2015",
url = "http://fixme.ch/w/index.php?title=CoursAndroid4&oldid=6211",
note = "[Online; accessed 5-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 = "CoursAndroid4 --- Fixme.ch{,} ",
year = "2015",
url = "\url{http://fixme.ch/w/index.php?title=CoursAndroid4&oldid=6211}",
note = "[Online; accessed 5-March-2026]"
}