Cite This Page
Bibliographic details for Code forestier
- Page name: Code forestier
- Author: Wicri Forest contributors
- Publisher: Wicri Forest, .
- Date of last revision: 27 June 2017 14:14 UTC
- Date retrieved: 27 November 2025 03:08 UTC
- Permanent URL: https://wicri-demo.istex.fr/Wicri/Bois/en/index.php?title=Code_forestier&oldid=1784
- Page Version ID: 1784
Citation styles for Code forestier
APA style
Code forestier. (2017, June 27). Wicri Forest, . Retrieved 03:08, November 27, 2025 from https://wicri-demo.istex.fr/Wicri/Bois/en/index.php?title=Code_forestier&oldid=1784.
MLA style
"Code forestier." Wicri Forest, . 27 Jun 2017, 14:14 UTC. 27 Nov 2025, 03:08 <https://wicri-demo.istex.fr/Wicri/Bois/en/index.php?title=Code_forestier&oldid=1784>.
MHRA style
Wicri Forest contributors, 'Code forestier', Wicri Forest, , 27 June 2017, 14:14 UTC, <https://wicri-demo.istex.fr/Wicri/Bois/en/index.php?title=Code_forestier&oldid=1784> [accessed 27 November 2025]
Chicago style
Wicri Forest contributors, "Code forestier," Wicri Forest, , https://wicri-demo.istex.fr/Wicri/Bois/en/index.php?title=Code_forestier&oldid=1784 (accessed November 27, 2025).
CBE/CSE style
Wicri Forest contributors. Code forestier [Internet]. Wicri Forest, ; 2017 Jun 27, 14:14 UTC [cited 2025 Nov 27]. Available from: https://wicri-demo.istex.fr/Wicri/Bois/en/index.php?title=Code_forestier&oldid=1784.
Bluebook style
Code forestier, https://wicri-demo.istex.fr/Wicri/Bois/en/index.php?title=Code_forestier&oldid=1784 (last visited November 27, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Wicri Forest",
title = "Code forestier --- Wicri Forest{,} ",
year = "2017",
url = "https://wicri-demo.istex.fr/Wicri/Bois/en/index.php?title=Code_forestier&oldid=1784",
note = "[Online; accessed 27-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 = "Wicri Forest",
title = "Code forestier --- Wicri Forest{,} ",
year = "2017",
url = "\url{https://wicri-demo.istex.fr/Wicri/Bois/en/index.php?title=Code_forestier&oldid=1784}",
note = "[Online; accessed 27-November-2025]"
}