Cite This Page
Bibliographic details for IOS coding night
- Page name: IOS coding night
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 2 March 2012 13:38 UTC
- Date retrieved: 7 September 2026 02:55 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=IOS_coding_night&oldid=1708
- Page Version ID: 1708
Citation styles for IOS coding night
APA style
IOS coding night. (2012, March 2). Fixme.ch, . Retrieved 02:55, September 7, 2026 from https://fixme.ch/w/index.php?title=IOS_coding_night&oldid=1708.
MLA style
"IOS coding night." Fixme.ch, . 2 Mar 2012, 13:38 UTC. 7 Sep 2026, 02:55 <https://fixme.ch/w/index.php?title=IOS_coding_night&oldid=1708>.
MHRA style
Fixme.ch contributors, 'IOS coding night', Fixme.ch, , 2 March 2012, 13:38 UTC, <https://fixme.ch/w/index.php?title=IOS_coding_night&oldid=1708> [accessed 7 September 2026]
Chicago style
Fixme.ch contributors, "IOS coding night," Fixme.ch, , https://fixme.ch/w/index.php?title=IOS_coding_night&oldid=1708 (accessed September 7, 2026).
CBE/CSE style
Fixme.ch contributors. IOS coding night [Internet]. Fixme.ch, ; 2012 Mar 2, 13:38 UTC [cited 2026 Sep 7]. Available from: https://fixme.ch/w/index.php?title=IOS_coding_night&oldid=1708.
Bluebook style
IOS coding night, https://fixme.ch/w/index.php?title=IOS_coding_night&oldid=1708 (last visited September 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "IOS coding night --- Fixme.ch{,} ",
year = "2012",
url = "https://fixme.ch/w/index.php?title=IOS_coding_night&oldid=1708",
note = "[Online; accessed 7-September-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 = "IOS coding night --- Fixme.ch{,} ",
year = "2012",
url = "\url{https://fixme.ch/w/index.php?title=IOS_coding_night&oldid=1708}",
note = "[Online; accessed 7-September-2026]"
}