Cite This Page
Bibliographic details for Projects:Setting up the wiki
- Page name: Projects:Setting up the wiki
- Author: Wicri pool V1.31 Démo.Istex contributors
- Publisher: Wicri pool V1.31 Démo.Istex, .
- Date of last revision: 5 July 2017 21:18 UTC
- Date retrieved: 24 November 2025 20:47 UTC
- Permanent URL: https://wicri-demo.istex.fr/Wicri/SitDemIstex/V131/pool/index.php?title=Projects:Setting_up_the_wiki&oldid=2287
- Page Version ID: 2287
Citation styles for Projects:Setting up the wiki
APA style
Projects:Setting up the wiki. (2017, July 5). Wicri pool V1.31 Démo.Istex, . Retrieved 20:47, November 24, 2025 from https://wicri-demo.istex.fr/Wicri/SitDemIstex/V131/pool/index.php?title=Projects:Setting_up_the_wiki&oldid=2287.
MLA style
"Projects:Setting up the wiki." Wicri pool V1.31 Démo.Istex, . 5 Jul 2017, 21:18 UTC. 24 Nov 2025, 20:47 <https://wicri-demo.istex.fr/Wicri/SitDemIstex/V131/pool/index.php?title=Projects:Setting_up_the_wiki&oldid=2287>.
MHRA style
Wicri pool V1.31 Démo.Istex contributors, 'Projects:Setting up the wiki', Wicri pool V1.31 Démo.Istex, , 5 July 2017, 21:18 UTC, <https://wicri-demo.istex.fr/Wicri/SitDemIstex/V131/pool/index.php?title=Projects:Setting_up_the_wiki&oldid=2287> [accessed 24 November 2025]
Chicago style
Wicri pool V1.31 Démo.Istex contributors, "Projects:Setting up the wiki," Wicri pool V1.31 Démo.Istex, , https://wicri-demo.istex.fr/Wicri/SitDemIstex/V131/pool/index.php?title=Projects:Setting_up_the_wiki&oldid=2287 (accessed November 24, 2025).
CBE/CSE style
Wicri pool V1.31 Démo.Istex contributors. Projects:Setting up the wiki [Internet]. Wicri pool V1.31 Démo.Istex, ; 2017 Jul 5, 21:18 UTC [cited 2025 Nov 24]. Available from: https://wicri-demo.istex.fr/Wicri/SitDemIstex/V131/pool/index.php?title=Projects:Setting_up_the_wiki&oldid=2287.
Bluebook style
Projects:Setting up the wiki, https://wicri-demo.istex.fr/Wicri/SitDemIstex/V131/pool/index.php?title=Projects:Setting_up_the_wiki&oldid=2287 (last visited November 24, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Wicri pool V1.31 Démo.Istex",
title = "Projects:Setting up the wiki --- Wicri pool V1.31 Démo.Istex{,} ",
year = "2017",
url = "https://wicri-demo.istex.fr/Wicri/SitDemIstex/V131/pool/index.php?title=Projects:Setting_up_the_wiki&oldid=2287",
note = "[Online; accessed 24-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 pool V1.31 Démo.Istex",
title = "Projects:Setting up the wiki --- Wicri pool V1.31 Démo.Istex{,} ",
year = "2017",
url = "\url{https://wicri-demo.istex.fr/Wicri/SitDemIstex/V131/pool/index.php?title=Projects:Setting_up_the_wiki&oldid=2287}",
note = "[Online; accessed 24-November-2025]"
}