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