Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Grapevine contributors
- Publisher: Grapevine, .
- Date of last revision: 14 September 2018 07:11 UTC
- Date retrieved: 1 May 2026 10:54 UTC
- Permanent URL: https://grapevine.wiki/index.php?title=Main_Page&oldid=265
- Page Version ID: 265
Citation styles for Main Page
APA style
Main Page. (2018, September 14). Grapevine, . Retrieved 10:54, May 1, 2026 from https://grapevine.wiki/index.php?title=Main_Page&oldid=265.
MLA style
"Main Page." Grapevine, . 14 Sep 2018, 07:11 UTC. 1 May 2026, 10:54 <https://grapevine.wiki/index.php?title=Main_Page&oldid=265>.
MHRA style
Grapevine contributors, 'Main Page', Grapevine, , 14 September 2018, 07:11 UTC, <https://grapevine.wiki/index.php?title=Main_Page&oldid=265> [accessed 1 May 2026]
Chicago style
Grapevine contributors, "Main Page," Grapevine, , https://grapevine.wiki/index.php?title=Main_Page&oldid=265 (accessed May 1, 2026).
CBE/CSE style
Grapevine contributors. Main Page [Internet]. Grapevine, ; 2018 Sep 14, 07:11 UTC [cited 2026 May 1]. Available from: https://grapevine.wiki/index.php?title=Main_Page&oldid=265.
Bluebook style
Main Page, https://grapevine.wiki/index.php?title=Main_Page&oldid=265 (last visited May 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Grapevine",
title = "Main Page --- Grapevine{,} ",
year = "2018",
url = "https://grapevine.wiki/index.php?title=Main_Page&oldid=265",
note = "[Online; accessed 1-May-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 = "Grapevine",
title = "Main Page --- Grapevine{,} ",
year = "2018",
url = "\url{https://grapevine.wiki/index.php?title=Main_Page&oldid=265}",
note = "[Online; accessed 1-May-2026]"
}