For general information, see the ADCIRC site, ADCIRC FAQ, or the ADCIRC Wikipedia page. For model documentation not yet available on the wiki, see the ADCIRC site. New content is being continuously added to the ADCIRCWiki, and material from the main ADCIRC site will be gradually transitioned over to the wiki.
Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: ADCIRCWiki contributors
- Publisher: ADCIRCWiki, .
- Date of last revision: 11 September 2024 17:43 UTC
- Date retrieved: 16 March 2026 21:46 UTC
- Permanent URL: https://wiki.adcirc.org/index.php?title=Main_Page&oldid=1152
- Page Version ID: 1152
Citation styles for Main Page
APA style
Main Page. (2024, September 11). ADCIRCWiki, . Retrieved 21:46, March 16, 2026 from https://wiki.adcirc.org/index.php?title=Main_Page&oldid=1152.
MLA style
"Main Page." ADCIRCWiki, . 11 Sep 2024, 17:43 UTC. 16 Mar 2026, 21:46 <https://wiki.adcirc.org/index.php?title=Main_Page&oldid=1152>.
MHRA style
ADCIRCWiki contributors, 'Main Page', ADCIRCWiki, , 11 September 2024, 17:43 UTC, <https://wiki.adcirc.org/index.php?title=Main_Page&oldid=1152> [accessed 16 March 2026]
Chicago style
ADCIRCWiki contributors, "Main Page," ADCIRCWiki, , https://wiki.adcirc.org/index.php?title=Main_Page&oldid=1152 (accessed March 16, 2026).
CBE/CSE style
ADCIRCWiki contributors. Main Page [Internet]. ADCIRCWiki, ; 2024 Sep 11, 17:43 UTC [cited 2026 Mar 16]. Available from: https://wiki.adcirc.org/index.php?title=Main_Page&oldid=1152.
Bluebook style
Main Page, https://wiki.adcirc.org/index.php?title=Main_Page&oldid=1152 (last visited March 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ADCIRCWiki",
title = "Main Page --- ADCIRCWiki{,} ",
year = "2024",
url = "https://wiki.adcirc.org/index.php?title=Main_Page&oldid=1152",
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 = "ADCIRCWiki",
title = "Main Page --- ADCIRCWiki{,} ",
year = "2024",
url = "\url{https://wiki.adcirc.org/index.php?title=Main_Page&oldid=1152}",
note = "[Online; accessed 16-March-2026]"
}