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: 30 August 2017 13:08 UTC
- Date retrieved: 24 November 2025 19:27 UTC
- Permanent URL: https://wicri-demo.istex.fr/Wicri/SitDemIstex/V131/pool/index.php?title=Projects:Setting_up_the_wiki&oldid=2293
- Page Version ID: 2293
Citation styles for Projects:Setting up the wiki
APA style
Projects:Setting up the wiki. (2017, August 30). Wicri pool V1.31 Démo.Istex, . Retrieved 19:27, November 24, 2025 from https://wicri-demo.istex.fr/Wicri/SitDemIstex/V131/pool/index.php?title=Projects:Setting_up_the_wiki&oldid=2293.
MLA style
"Projects:Setting up the wiki." Wicri pool V1.31 Démo.Istex, . 30 Aug 2017, 13:08 UTC. 24 Nov 2025, 19:27 <https://wicri-demo.istex.fr/Wicri/SitDemIstex/V131/pool/index.php?title=Projects:Setting_up_the_wiki&oldid=2293>.
MHRA style
Wicri pool V1.31 Démo.Istex contributors, 'Projects:Setting up the wiki', Wicri pool V1.31 Démo.Istex, , 30 August 2017, 13:08 UTC, <https://wicri-demo.istex.fr/Wicri/SitDemIstex/V131/pool/index.php?title=Projects:Setting_up_the_wiki&oldid=2293> [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=2293 (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 Aug 30, 13:08 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=2293.
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=2293 (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=2293",
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=2293}",
note = "[Online; accessed 24-November-2025]"
}