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