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