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