Cite This Page
Bibliographic details for Projects:Setting up the wiki
- Page name: Projects:Setting up the wiki
- Author: Wicri Earth contributors
- Publisher: Wicri Earth, .
- Date of last revision: 25 June 2017 17:27 UTC
- Date retrieved: 27 April 2026 03:56 UTC
- Permanent URL: https://wicri-demo.istex.fr/Wicri/Terre/en/index.php?title=Projects:Setting_up_the_wiki&oldid=751
- Page Version ID: 751
Citation styles for Projects:Setting up the wiki
APA style
Projects:Setting up the wiki. (2017, June 25). Wicri Earth, . Retrieved 03:56, April 27, 2026 from https://wicri-demo.istex.fr/Wicri/Terre/en/index.php?title=Projects:Setting_up_the_wiki&oldid=751.
MLA style
"Projects:Setting up the wiki." Wicri Earth, . 25 Jun 2017, 17:27 UTC. 27 Apr 2026, 03:56 <https://wicri-demo.istex.fr/Wicri/Terre/en/index.php?title=Projects:Setting_up_the_wiki&oldid=751>.
MHRA style
Wicri Earth contributors, 'Projects:Setting up the wiki', Wicri Earth, , 25 June 2017, 17:27 UTC, <https://wicri-demo.istex.fr/Wicri/Terre/en/index.php?title=Projects:Setting_up_the_wiki&oldid=751> [accessed 27 April 2026]
Chicago style
Wicri Earth contributors, "Projects:Setting up the wiki," Wicri Earth, , https://wicri-demo.istex.fr/Wicri/Terre/en/index.php?title=Projects:Setting_up_the_wiki&oldid=751 (accessed April 27, 2026).
CBE/CSE style
Wicri Earth contributors. Projects:Setting up the wiki [Internet]. Wicri Earth, ; 2017 Jun 25, 17:27 UTC [cited 2026 Apr 27]. Available from: https://wicri-demo.istex.fr/Wicri/Terre/en/index.php?title=Projects:Setting_up_the_wiki&oldid=751.
Bluebook style
Projects:Setting up the wiki, https://wicri-demo.istex.fr/Wicri/Terre/en/index.php?title=Projects:Setting_up_the_wiki&oldid=751 (last visited April 27, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Wicri Earth",
title = "Projects:Setting up the wiki --- Wicri Earth{,} ",
year = "2017",
url = "https://wicri-demo.istex.fr/Wicri/Terre/en/index.php?title=Projects:Setting_up_the_wiki&oldid=751",
note = "[Online; accessed 27-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 = "Wicri Earth",
title = "Projects:Setting up the wiki --- Wicri Earth{,} ",
year = "2017",
url = "\url{https://wicri-demo.istex.fr/Wicri/Terre/en/index.php?title=Projects:Setting_up_the_wiki&oldid=751}",
note = "[Online; accessed 27-April-2026]"
}