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: 10 August 2026 20:34 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Langage_C&oldid=9769
- Page Version ID: 9769
Citation styles for Langage C
APA style
Langage C. (2023, April 15). Fixme.ch, . Retrieved 20:34, August 10, 2026 from http://fixme.ch/w/index.php?title=Langage_C&oldid=9769.
MLA style
"Langage C." Fixme.ch, . 15 Apr 2023, 23:08 UTC. 10 Aug 2026, 20:34 <http://fixme.ch/w/index.php?title=Langage_C&oldid=9769>.
MHRA style
Fixme.ch contributors, 'Langage C', Fixme.ch, , 15 April 2023, 23:08 UTC, <http://fixme.ch/w/index.php?title=Langage_C&oldid=9769> [accessed 10 August 2026]
Chicago style
Fixme.ch contributors, "Langage C," Fixme.ch, , http://fixme.ch/w/index.php?title=Langage_C&oldid=9769 (accessed August 10, 2026).
CBE/CSE style
Fixme.ch contributors. Langage C [Internet]. Fixme.ch, ; 2023 Apr 15, 23:08 UTC [cited 2026 Aug 10]. Available from: http://fixme.ch/w/index.php?title=Langage_C&oldid=9769.
Bluebook style
Langage C, http://fixme.ch/w/index.php?title=Langage_C&oldid=9769 (last visited August 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Langage C --- Fixme.ch{,} ",
year = "2023",
url = "http://fixme.ch/w/index.php?title=Langage_C&oldid=9769",
note = "[Online; accessed 10-August-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 = "Langage C --- Fixme.ch{,} ",
year = "2023",
url = "\url{http://fixme.ch/w/index.php?title=Langage_C&oldid=9769}",
note = "[Online; accessed 10-August-2026]"
}