Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Wikivahdat contributors
- Publisher: Wikivahdat.
- Date of last revision: 8 December 2022 21:28 UTC
- Date retrieved: 10 May 2026 02:52 UTC
- Permanent URL: https://en.wikivahdat.com/w/index.php?title=Main_Page&oldid=820
- Page Version ID: 820
Citation styles for Main Page
APA style
Main Page. (2022, December 8). Wikivahdat. Retrieved 02:52, May 10, 2026 from https://en.wikivahdat.com/w/index.php?title=Main_Page&oldid=820.
MLA style
"Main Page." Wikivahdat. 8 Dec 2022, 21:28 UTC. 10 May 2026, 02:52 <https://en.wikivahdat.com/w/index.php?title=Main_Page&oldid=820>.
MHRA style
Wikivahdat contributors, 'Main Page', Wikivahdat, 8 December 2022, 21:28 UTC, <https://en.wikivahdat.com/w/index.php?title=Main_Page&oldid=820> [accessed 10 May 2026]
Chicago style
Wikivahdat contributors, "Main Page," Wikivahdat, https://en.wikivahdat.com/w/index.php?title=Main_Page&oldid=820 (accessed May 10, 2026).
CBE/CSE style
Wikivahdat contributors. Main Page [Internet]. Wikivahdat; 2022 Dec 8, 21:28 UTC [cited 2026 May 10]. Available from: https://en.wikivahdat.com/w/index.php?title=Main_Page&oldid=820.
Bluebook style
Main Page, https://en.wikivahdat.com/w/index.php?title=Main_Page&oldid=820 (last visited May 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Wikivahdat",
title = "Main Page --- Wikivahdat{,} ",
year = "2022",
url = "https://en.wikivahdat.com/w/index.php?title=Main_Page&oldid=820",
note = "[Online; accessed 10-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 = "Wikivahdat",
title = "Main Page --- Wikivahdat{,} ",
year = "2022",
url = "\url{https://en.wikivahdat.com/w/index.php?title=Main_Page&oldid=820}",
note = "[Online; accessed 10-May-2026]"
}