Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: LIS History contributors
- Publisher: LIS History, .
- Date of last revision: 31 May 2021 15:11 UTC
- Date retrieved: 27 April 2026 08:08 UTC
- Permanent URL: https://wicri-demo.istex.fr/Wicri/Sic/HistIst/en/index.php?title=Main_Page&oldid=1098
- Page Version ID: 1098
Citation styles for Main Page
APA style
Main Page. (2021, May 31). LIS History, . Retrieved 08:08, April 27, 2026 from https://wicri-demo.istex.fr/Wicri/Sic/HistIst/en/index.php?title=Main_Page&oldid=1098.
MLA style
"Main Page." LIS History, . 31 May 2021, 15:11 UTC. 27 Apr 2026, 08:08 <https://wicri-demo.istex.fr/Wicri/Sic/HistIst/en/index.php?title=Main_Page&oldid=1098>.
MHRA style
LIS History contributors, 'Main Page', LIS History, , 31 May 2021, 15:11 UTC, <https://wicri-demo.istex.fr/Wicri/Sic/HistIst/en/index.php?title=Main_Page&oldid=1098> [accessed 27 April 2026]
Chicago style
LIS History contributors, "Main Page," LIS History, , https://wicri-demo.istex.fr/Wicri/Sic/HistIst/en/index.php?title=Main_Page&oldid=1098 (accessed April 27, 2026).
CBE/CSE style
LIS History contributors. Main Page [Internet]. LIS History, ; 2021 May 31, 15:11 UTC [cited 2026 Apr 27]. Available from: https://wicri-demo.istex.fr/Wicri/Sic/HistIst/en/index.php?title=Main_Page&oldid=1098.
Bluebook style
Main Page, https://wicri-demo.istex.fr/Wicri/Sic/HistIst/en/index.php?title=Main_Page&oldid=1098 (last visited April 27, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "LIS History",
title = "Main Page --- LIS History{,} ",
year = "2021",
url = "https://wicri-demo.istex.fr/Wicri/Sic/HistIst/en/index.php?title=Main_Page&oldid=1098",
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 = "LIS History",
title = "Main Page --- LIS History{,} ",
year = "2021",
url = "\url{https://wicri-demo.istex.fr/Wicri/Sic/HistIst/en/index.php?title=Main_Page&oldid=1098}",
note = "[Online; accessed 27-April-2026]"
}