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: 6 July 2017 07:32 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=2291
- Page Version ID: 2291
Citation styles for Projects:Setting up the wiki
APA style
Projects:Setting up the wiki. (2017, July 6). 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=2291.
MLA style
"Projects:Setting up the wiki." Wicri pool V1.31 Démo.Istex, . 6 Jul 2017, 07:32 UTC. 24 Nov 2025, 20:47 <https://wicri-demo.istex.fr/Wicri/SitDemIstex/V131/pool/index.php?title=Projects:Setting_up_the_wiki&oldid=2291>.
MHRA style
Wicri pool V1.31 Démo.Istex contributors, 'Projects:Setting up the wiki', Wicri pool V1.31 Démo.Istex, , 6 July 2017, 07:32 UTC, <https://wicri-demo.istex.fr/Wicri/SitDemIstex/V131/pool/index.php?title=Projects:Setting_up_the_wiki&oldid=2291> [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=2291 (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 6, 07:32 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=2291.
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=2291 (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=2291",
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=2291}",
note = "[Online; accessed 24-November-2025]"
}