Cite This Page
Bibliographic details for Beginner's Tutorial to GRASS GIS in Python
- Page name: Beginner's Tutorial to GRASS GIS in Python
- Author: CUOSGwiki contributors
- Publisher: CUOSGwiki, .
- Date of last revision: 20 December 2023 23:11 UTC
- Date retrieved: 16 March 2026 03:00 UTC
- Permanent URL: https://dges.carleton.ca/CUOSGwiki/index.php?title=Beginner%27s_Tutorial_to_GRASS_GIS_in_Python&oldid=20179
- Page Version ID: 20179
Citation styles for Beginner's Tutorial to GRASS GIS in Python
APA style
Beginner's Tutorial to GRASS GIS in Python. (2023, December 20). CUOSGwiki, . Retrieved 03:00, March 16, 2026 from https://dges.carleton.ca/CUOSGwiki/index.php?title=Beginner%27s_Tutorial_to_GRASS_GIS_in_Python&oldid=20179.
MLA style
"Beginner's Tutorial to GRASS GIS in Python." CUOSGwiki, . 20 Dec 2023, 23:11 UTC. 16 Mar 2026, 03:00 <https://dges.carleton.ca/CUOSGwiki/index.php?title=Beginner%27s_Tutorial_to_GRASS_GIS_in_Python&oldid=20179>.
MHRA style
CUOSGwiki contributors, 'Beginner's Tutorial to GRASS GIS in Python', CUOSGwiki, , 20 December 2023, 23:11 UTC, <https://dges.carleton.ca/CUOSGwiki/index.php?title=Beginner%27s_Tutorial_to_GRASS_GIS_in_Python&oldid=20179> [accessed 16 March 2026]
Chicago style
CUOSGwiki contributors, "Beginner's Tutorial to GRASS GIS in Python," CUOSGwiki, , https://dges.carleton.ca/CUOSGwiki/index.php?title=Beginner%27s_Tutorial_to_GRASS_GIS_in_Python&oldid=20179 (accessed March 16, 2026).
CBE/CSE style
CUOSGwiki contributors. Beginner's Tutorial to GRASS GIS in Python [Internet]. CUOSGwiki, ; 2023 Dec 20, 23:11 UTC [cited 2026 Mar 16]. Available from: https://dges.carleton.ca/CUOSGwiki/index.php?title=Beginner%27s_Tutorial_to_GRASS_GIS_in_Python&oldid=20179.
Bluebook style
Beginner's Tutorial to GRASS GIS in Python, https://dges.carleton.ca/CUOSGwiki/index.php?title=Beginner%27s_Tutorial_to_GRASS_GIS_in_Python&oldid=20179 (last visited March 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CUOSGwiki",
title = "Beginner's Tutorial to GRASS GIS in Python --- CUOSGwiki{,} ",
year = "2023",
url = "https://dges.carleton.ca/CUOSGwiki/index.php?title=Beginner%27s_Tutorial_to_GRASS_GIS_in_Python&oldid=20179",
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 = "CUOSGwiki",
title = "Beginner's Tutorial to GRASS GIS in Python --- CUOSGwiki{,} ",
year = "2023",
url = "\url{https://dges.carleton.ca/CUOSGwiki/index.php?title=Beginner%27s_Tutorial_to_GRASS_GIS_in_Python&oldid=20179}",
note = "[Online; accessed 16-March-2026]"
}