Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Disaster Risk Gateway contributors
- Publisher: Disaster Risk Gateway.
- Date of last revision: 6 June 2025 15:29 UTC
- Date retrieved: 20 May 2026 19:23 UTC
- Permanent URL: http://disasterriskgateway.net/index.php?title=Main_Page&oldid=3033
- Page Version ID: 3033
Citation styles for Main Page
APA style
Main Page. (2025, June 6). Disaster Risk Gateway. Retrieved 19:23, May 20, 2026 from http://disasterriskgateway.net/index.php?title=Main_Page&oldid=3033.
MLA style
"Main Page." Disaster Risk Gateway. 6 Jun 2025, 15:29 UTC. 20 May 2026, 19:23 <http://disasterriskgateway.net/index.php?title=Main_Page&oldid=3033>.
MHRA style
Disaster Risk Gateway contributors, 'Main Page', Disaster Risk Gateway, 6 June 2025, 15:29 UTC, <http://disasterriskgateway.net/index.php?title=Main_Page&oldid=3033> [accessed 20 May 2026]
Chicago style
Disaster Risk Gateway contributors, "Main Page," Disaster Risk Gateway, http://disasterriskgateway.net/index.php?title=Main_Page&oldid=3033 (accessed May 20, 2026).
CBE/CSE style
Disaster Risk Gateway contributors. Main Page [Internet]. Disaster Risk Gateway; 2025 Jun 6, 15:29 UTC [cited 2026 May 20]. Available from: http://disasterriskgateway.net/index.php?title=Main_Page&oldid=3033.
Bluebook style
Main Page, http://disasterriskgateway.net/index.php?title=Main_Page&oldid=3033 (last visited May 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Disaster Risk Gateway",
title = "Main Page --- Disaster Risk Gateway{,} ",
year = "2025",
url = "http://disasterriskgateway.net/index.php?title=Main_Page&oldid=3033",
note = "[Online; accessed 20-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 = "Disaster Risk Gateway",
title = "Main Page --- Disaster Risk Gateway{,} ",
year = "2025",
url = "\url{http://disasterriskgateway.net/index.php?title=Main_Page&oldid=3033}",
note = "[Online; accessed 20-May-2026]"
}