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