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