Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Dead Sea Wiki contributors
- Publisher: Dead Sea Wiki.
- Date of last revision: 13 June 2024 21:22 UTC
- Date retrieved: 16 March 2026 23:25 UTC
- Permanent URL: https://dsswiki.com/index.php?title=Main_Page&oldid=30
- Page Version ID: 30
Citation styles for Main Page
APA style
Main Page. (2024, June 13). Dead Sea Wiki. Retrieved 23:25, March 16, 2026 from https://dsswiki.com/index.php?title=Main_Page&oldid=30.
MLA style
"Main Page." Dead Sea Wiki. 13 Jun 2024, 21:22 UTC. 16 Mar 2026, 23:25 <https://dsswiki.com/index.php?title=Main_Page&oldid=30>.
MHRA style
Dead Sea Wiki contributors, 'Main Page', Dead Sea Wiki, 13 June 2024, 21:22 UTC, <https://dsswiki.com/index.php?title=Main_Page&oldid=30> [accessed 16 March 2026]
Chicago style
Dead Sea Wiki contributors, "Main Page," Dead Sea Wiki, https://dsswiki.com/index.php?title=Main_Page&oldid=30 (accessed March 16, 2026).
CBE/CSE style
Dead Sea Wiki contributors. Main Page [Internet]. Dead Sea Wiki; 2024 Jun 13, 21:22 UTC [cited 2026 Mar 16]. Available from: https://dsswiki.com/index.php?title=Main_Page&oldid=30.
Bluebook style
Main Page, https://dsswiki.com/index.php?title=Main_Page&oldid=30 (last visited March 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Dead Sea Wiki",
title = "Main Page --- Dead Sea Wiki{,} ",
year = "2024",
url = "https://dsswiki.com/index.php?title=Main_Page&oldid=30",
note = "[Online; accessed 16-March-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 = "Dead Sea Wiki",
title = "Main Page --- Dead Sea Wiki{,} ",
year = "2024",
url = "\url{https://dsswiki.com/index.php?title=Main_Page&oldid=30}",
note = "[Online; accessed 16-March-2026]"
}