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:14 UTC
- Date retrieved: 27 April 2026 04:56 UTC
- Permanent URL: https://wicri-demo.istex.fr/Wicri/Sic/HistIst/en/index.php?title=Main_Page&oldid=1100
- Page Version ID: 1100
Citation styles for Main Page
APA style
Main Page. (2021, May 31). LIS History, . Retrieved 04:56, April 27, 2026 from https://wicri-demo.istex.fr/Wicri/Sic/HistIst/en/index.php?title=Main_Page&oldid=1100.
MLA style
"Main Page." LIS History, . 31 May 2021, 15:14 UTC. 27 Apr 2026, 04:56 <https://wicri-demo.istex.fr/Wicri/Sic/HistIst/en/index.php?title=Main_Page&oldid=1100>.
MHRA style
LIS History contributors, 'Main Page', LIS History, , 31 May 2021, 15:14 UTC, <https://wicri-demo.istex.fr/Wicri/Sic/HistIst/en/index.php?title=Main_Page&oldid=1100> [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=1100 (accessed April 27, 2026).
CBE/CSE style
LIS History contributors. Main Page [Internet]. LIS History, ; 2021 May 31, 15:14 UTC [cited 2026 Apr 27]. Available from: https://wicri-demo.istex.fr/Wicri/Sic/HistIst/en/index.php?title=Main_Page&oldid=1100.
Bluebook style
Main Page, https://wicri-demo.istex.fr/Wicri/Sic/HistIst/en/index.php?title=Main_Page&oldid=1100 (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=1100",
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=1100}",
note = "[Online; accessed 27-April-2026]"
}