Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: silvesti contributors
- Publisher: silvesti, .
- Date of last revision: 8 December 2017 02:48 UTC
- Date retrieved: 5 September 2026 06:32 UTC
- Permanent URL: http://www.silvesti.wiki/index.php?title=Main_Page&oldid=56
- Page Version ID: 56
Citation styles for Main Page
APA style
Main Page. (2017, December 8). silvesti, . Retrieved 06:32, September 5, 2026 from http://www.silvesti.wiki/index.php?title=Main_Page&oldid=56.
MLA style
"Main Page." silvesti, . 8 Dec 2017, 02:48 UTC. 5 Sep 2026, 06:32 <http://www.silvesti.wiki/index.php?title=Main_Page&oldid=56>.
MHRA style
silvesti contributors, 'Main Page', silvesti, , 8 December 2017, 02:48 UTC, <http://www.silvesti.wiki/index.php?title=Main_Page&oldid=56> [accessed 5 September 2026]
Chicago style
silvesti contributors, "Main Page," silvesti, , http://www.silvesti.wiki/index.php?title=Main_Page&oldid=56 (accessed September 5, 2026).
CBE/CSE style
silvesti contributors. Main Page [Internet]. silvesti, ; 2017 Dec 8, 02:48 UTC [cited 2026 Sep 5]. Available from: http://www.silvesti.wiki/index.php?title=Main_Page&oldid=56.
Bluebook style
Main Page, http://www.silvesti.wiki/index.php?title=Main_Page&oldid=56 (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=56",
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=56}",
note = "[Online; accessed 5-September-2026]"
}