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 Grid Development and Editing
- Page name: Grid Development and Editing
- Author: ADCIRCWiki contributors
- Publisher: ADCIRCWiki, .
- Date of last revision: 12 May 2020 16:22 UTC
- Date retrieved: 14 August 2026 12:25 UTC
- Permanent URL: https://wiki.adcirc.org/index.php?title=Grid_Development_and_Editing&oldid=813
- Page Version ID: 813
Citation styles for Grid Development and Editing
APA style
Grid Development and Editing. (2020, May 12). ADCIRCWiki, . Retrieved 12:25, August 14, 2026 from https://wiki.adcirc.org/index.php?title=Grid_Development_and_Editing&oldid=813.
MLA style
"Grid Development and Editing." ADCIRCWiki, . 12 May 2020, 16:22 UTC. 14 Aug 2026, 12:25 <https://wiki.adcirc.org/index.php?title=Grid_Development_and_Editing&oldid=813>.
MHRA style
ADCIRCWiki contributors, 'Grid Development and Editing', ADCIRCWiki, , 12 May 2020, 16:22 UTC, <https://wiki.adcirc.org/index.php?title=Grid_Development_and_Editing&oldid=813> [accessed 14 August 2026]
Chicago style
ADCIRCWiki contributors, "Grid Development and Editing," ADCIRCWiki, , https://wiki.adcirc.org/index.php?title=Grid_Development_and_Editing&oldid=813 (accessed August 14, 2026).
CBE/CSE style
ADCIRCWiki contributors. Grid Development and Editing [Internet]. ADCIRCWiki, ; 2020 May 12, 16:22 UTC [cited 2026 Aug 14]. Available from: https://wiki.adcirc.org/index.php?title=Grid_Development_and_Editing&oldid=813.
Bluebook style
Grid Development and Editing, https://wiki.adcirc.org/index.php?title=Grid_Development_and_Editing&oldid=813 (last visited August 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ADCIRCWiki",
title = "Grid Development and Editing --- ADCIRCWiki{,} ",
year = "2020",
url = "https://wiki.adcirc.org/index.php?title=Grid_Development_and_Editing&oldid=813",
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 = "Grid Development and Editing --- ADCIRCWiki{,} ",
year = "2020",
url = "\url{https://wiki.adcirc.org/index.php?title=Grid_Development_and_Editing&oldid=813}",
note = "[Online; accessed 14-August-2026]"
}