Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: silvesti contributors
- Publisher: silvesti, .
- Date of last revision: 8 December 2017 03:07 UTC
- Date retrieved: 5 September 2026 08:01 UTC
- Permanent URL: http://www.silvesti.wiki/index.php?title=Main_Page&oldid=57
- Page Version ID: 57
Citation styles for Main Page
APA style
Main Page. (2017, December 8). silvesti, . Retrieved 08:01, September 5, 2026 from http://www.silvesti.wiki/index.php?title=Main_Page&oldid=57.
MLA style
"Main Page." silvesti, . 8 Dec 2017, 03:07 UTC. 5 Sep 2026, 08:01 <http://www.silvesti.wiki/index.php?title=Main_Page&oldid=57>.
MHRA style
silvesti contributors, 'Main Page', silvesti, , 8 December 2017, 03:07 UTC, <http://www.silvesti.wiki/index.php?title=Main_Page&oldid=57> [accessed 5 September 2026]
Chicago style
silvesti contributors, "Main Page," silvesti, , http://www.silvesti.wiki/index.php?title=Main_Page&oldid=57 (accessed September 5, 2026).
CBE/CSE style
silvesti contributors. Main Page [Internet]. silvesti, ; 2017 Dec 8, 03:07 UTC [cited 2026 Sep 5]. Available from: http://www.silvesti.wiki/index.php?title=Main_Page&oldid=57.
Bluebook style
Main Page, http://www.silvesti.wiki/index.php?title=Main_Page&oldid=57 (last visited September 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "silvesti",
title = "Main Page --- silvesti{,} ",
year = "2017",
url = "http://www.silvesti.wiki/index.php?title=Main_Page&oldid=57",
note = "[Online; accessed 5-September-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 = "silvesti",
title = "Main Page --- silvesti{,} ",
year = "2017",
url = "\url{http://www.silvesti.wiki/index.php?title=Main_Page&oldid=57}",
note = "[Online; accessed 5-September-2026]"
}