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