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 Examples and Test Cases
- Page name: Examples and Test Cases
- Author: ADCIRCWiki contributors
- Publisher: ADCIRCWiki, .
- Date of last revision: 11 September 2024 19:27 UTC
- Date retrieved: 14 August 2026 12:30 UTC
- Permanent URL: https://wiki.adcirc.org/index.php?title=Examples_and_Test_Cases&oldid=1156
- Page Version ID: 1156
Citation styles for Examples and Test Cases
APA style
Examples and Test Cases. (2024, September 11). ADCIRCWiki, . Retrieved 12:30, August 14, 2026 from https://wiki.adcirc.org/index.php?title=Examples_and_Test_Cases&oldid=1156.
MLA style
"Examples and Test Cases." ADCIRCWiki, . 11 Sep 2024, 19:27 UTC. 14 Aug 2026, 12:30 <https://wiki.adcirc.org/index.php?title=Examples_and_Test_Cases&oldid=1156>.
MHRA style
ADCIRCWiki contributors, 'Examples and Test Cases', ADCIRCWiki, , 11 September 2024, 19:27 UTC, <https://wiki.adcirc.org/index.php?title=Examples_and_Test_Cases&oldid=1156> [accessed 14 August 2026]
Chicago style
ADCIRCWiki contributors, "Examples and Test Cases," ADCIRCWiki, , https://wiki.adcirc.org/index.php?title=Examples_and_Test_Cases&oldid=1156 (accessed August 14, 2026).
CBE/CSE style
ADCIRCWiki contributors. Examples and Test Cases [Internet]. ADCIRCWiki, ; 2024 Sep 11, 19:27 UTC [cited 2026 Aug 14]. Available from: https://wiki.adcirc.org/index.php?title=Examples_and_Test_Cases&oldid=1156.
Bluebook style
Examples and Test Cases, https://wiki.adcirc.org/index.php?title=Examples_and_Test_Cases&oldid=1156 (last visited August 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ADCIRCWiki",
title = "Examples and Test Cases --- ADCIRCWiki{,} ",
year = "2024",
url = "https://wiki.adcirc.org/index.php?title=Examples_and_Test_Cases&oldid=1156",
note = "[Online; accessed 14-August-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 = "Examples and Test Cases --- ADCIRCWiki{,} ",
year = "2024",
url = "\url{https://wiki.adcirc.org/index.php?title=Examples_and_Test_Cases&oldid=1156}",
note = "[Online; accessed 14-August-2026]"
}