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 Getting started
- Page name: Getting started
- Author: ADCIRCWiki contributors
- Publisher: ADCIRCWiki, .
- Date of last revision: 12 February 2019 14:05 UTC
- Date retrieved: 14 August 2026 13:29 UTC
- Permanent URL: https://wiki.adcirc.org/index.php?title=Getting_started&oldid=278
- Page Version ID: 278
Citation styles for Getting started
APA style
Getting started. (2019, February 12). ADCIRCWiki, . Retrieved 13:29, August 14, 2026 from https://wiki.adcirc.org/index.php?title=Getting_started&oldid=278.
MLA style
"Getting started." ADCIRCWiki, . 12 Feb 2019, 14:05 UTC. 14 Aug 2026, 13:29 <https://wiki.adcirc.org/index.php?title=Getting_started&oldid=278>.
MHRA style
ADCIRCWiki contributors, 'Getting started', ADCIRCWiki, , 12 February 2019, 14:05 UTC, <https://wiki.adcirc.org/index.php?title=Getting_started&oldid=278> [accessed 14 August 2026]
Chicago style
ADCIRCWiki contributors, "Getting started," ADCIRCWiki, , https://wiki.adcirc.org/index.php?title=Getting_started&oldid=278 (accessed August 14, 2026).
CBE/CSE style
ADCIRCWiki contributors. Getting started [Internet]. ADCIRCWiki, ; 2019 Feb 12, 14:05 UTC [cited 2026 Aug 14]. Available from: https://wiki.adcirc.org/index.php?title=Getting_started&oldid=278.
Bluebook style
Getting started, https://wiki.adcirc.org/index.php?title=Getting_started&oldid=278 (last visited August 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ADCIRCWiki",
title = "Getting started --- ADCIRCWiki{,} ",
year = "2019",
url = "https://wiki.adcirc.org/index.php?title=Getting_started&oldid=278",
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 = "Getting started --- ADCIRCWiki{,} ",
year = "2019",
url = "\url{https://wiki.adcirc.org/index.php?title=Getting_started&oldid=278}",
note = "[Online; accessed 14-August-2026]"
}