Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: NeoWiki Demo contributors
- Publisher: NeoWiki Demo.
- Date of last revision: 29 June 2026 09:10 UTC
- Date retrieved: 11 July 2026 14:14 UTC
- Permanent URL: https://neowiki.dev/w/index.php?title=Main_Page&oldid=354
- Page Version ID: 354
Citation styles for Main Page
APA style
Main Page. (2026, June 29). NeoWiki Demo. Retrieved 14:14, July 11, 2026 from https://neowiki.dev/w/index.php?title=Main_Page&oldid=354.
MLA style
"Main Page." NeoWiki Demo. 29 Jun 2026, 09:10 UTC. 11 Jul 2026, 14:14 <https://neowiki.dev/w/index.php?title=Main_Page&oldid=354>.
MHRA style
NeoWiki Demo contributors, 'Main Page', NeoWiki Demo, 29 June 2026, 09:10 UTC, <https://neowiki.dev/w/index.php?title=Main_Page&oldid=354> [accessed 11 July 2026]
Chicago style
NeoWiki Demo contributors, "Main Page," NeoWiki Demo, https://neowiki.dev/w/index.php?title=Main_Page&oldid=354 (accessed July 11, 2026).
CBE/CSE style
NeoWiki Demo contributors. Main Page [Internet]. NeoWiki Demo; 2026 Jun 29, 09:10 UTC [cited 2026 Jul 11]. Available from: https://neowiki.dev/w/index.php?title=Main_Page&oldid=354.
Bluebook style
Main Page, https://neowiki.dev/w/index.php?title=Main_Page&oldid=354 (last visited July 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NeoWiki Demo",
title = "Main Page --- NeoWiki Demo{,} ",
year = "2026",
url = "https://neowiki.dev/w/index.php?title=Main_Page&oldid=354",
note = "[Online; accessed 11-July-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 = "NeoWiki Demo",
title = "Main Page --- NeoWiki Demo{,} ",
year = "2026",
url = "\url{https://neowiki.dev/w/index.php?title=Main_Page&oldid=354}",
note = "[Online; accessed 11-July-2026]"
}