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