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