Cite This Page
Bibliographic details for Langage CPP
- Page name: Langage CPP
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 3 April 2021 20:48 UTC
- Date retrieved: 29 April 2026 23:53 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Langage_CPP&oldid=14819
- Page Version ID: 14819
Citation styles for Langage CPP
APA style
Langage CPP. (2021, April 3). Fixme.ch, . Retrieved 23:53, April 29, 2026 from http://fixme.ch/w/index.php?title=Langage_CPP&oldid=14819.
MLA style
"Langage CPP." Fixme.ch, . 3 Apr 2021, 20:48 UTC. 29 Apr 2026, 23:53 <http://fixme.ch/w/index.php?title=Langage_CPP&oldid=14819>.
MHRA style
Fixme.ch contributors, 'Langage CPP', Fixme.ch, , 3 April 2021, 20:48 UTC, <http://fixme.ch/w/index.php?title=Langage_CPP&oldid=14819> [accessed 29 April 2026]
Chicago style
Fixme.ch contributors, "Langage CPP," Fixme.ch, , http://fixme.ch/w/index.php?title=Langage_CPP&oldid=14819 (accessed April 29, 2026).
CBE/CSE style
Fixme.ch contributors. Langage CPP [Internet]. Fixme.ch, ; 2021 Apr 3, 20:48 UTC [cited 2026 Apr 29]. Available from: http://fixme.ch/w/index.php?title=Langage_CPP&oldid=14819.
Bluebook style
Langage CPP, http://fixme.ch/w/index.php?title=Langage_CPP&oldid=14819 (last visited April 29, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Langage CPP --- Fixme.ch{,} ",
year = "2021",
url = "http://fixme.ch/w/index.php?title=Langage_CPP&oldid=14819",
note = "[Online; accessed 29-April-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 CPP --- Fixme.ch{,} ",
year = "2021",
url = "\url{http://fixme.ch/w/index.php?title=Langage_CPP&oldid=14819}",
note = "[Online; accessed 29-April-2026]"
}