Cite This Page
Bibliographic details for Automating SAGA Workflows Using Command Line Scripting
- Page name: Automating SAGA Workflows Using Command Line Scripting
- Author: CUOSGwiki contributors
- Publisher: CUOSGwiki, .
- Date of last revision: 2 October 2020 02:09 UTC
- Date retrieved: 5 December 2025 21:59 UTC
- Permanent URL: https://dges.carleton.ca/CUOSGwiki/index.php?title=Automating_SAGA_Workflows_Using_Command_Line_Scripting&oldid=15091
- Page Version ID: 15091
Citation styles for Automating SAGA Workflows Using Command Line Scripting
APA style
Automating SAGA Workflows Using Command Line Scripting. (2020, October 2). CUOSGwiki, . Retrieved 21:59, December 5, 2025 from https://dges.carleton.ca/CUOSGwiki/index.php?title=Automating_SAGA_Workflows_Using_Command_Line_Scripting&oldid=15091.
MLA style
"Automating SAGA Workflows Using Command Line Scripting." CUOSGwiki, . 2 Oct 2020, 02:09 UTC. 5 Dec 2025, 21:59 <https://dges.carleton.ca/CUOSGwiki/index.php?title=Automating_SAGA_Workflows_Using_Command_Line_Scripting&oldid=15091>.
MHRA style
CUOSGwiki contributors, 'Automating SAGA Workflows Using Command Line Scripting', CUOSGwiki, , 2 October 2020, 02:09 UTC, <https://dges.carleton.ca/CUOSGwiki/index.php?title=Automating_SAGA_Workflows_Using_Command_Line_Scripting&oldid=15091> [accessed 5 December 2025]
Chicago style
CUOSGwiki contributors, "Automating SAGA Workflows Using Command Line Scripting," CUOSGwiki, , https://dges.carleton.ca/CUOSGwiki/index.php?title=Automating_SAGA_Workflows_Using_Command_Line_Scripting&oldid=15091 (accessed December 5, 2025).
CBE/CSE style
CUOSGwiki contributors. Automating SAGA Workflows Using Command Line Scripting [Internet]. CUOSGwiki, ; 2020 Oct 2, 02:09 UTC [cited 2025 Dec 5]. Available from: https://dges.carleton.ca/CUOSGwiki/index.php?title=Automating_SAGA_Workflows_Using_Command_Line_Scripting&oldid=15091.
Bluebook style
Automating SAGA Workflows Using Command Line Scripting, https://dges.carleton.ca/CUOSGwiki/index.php?title=Automating_SAGA_Workflows_Using_Command_Line_Scripting&oldid=15091 (last visited December 5, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "CUOSGwiki",
title = "Automating SAGA Workflows Using Command Line Scripting --- CUOSGwiki{,} ",
year = "2020",
url = "https://dges.carleton.ca/CUOSGwiki/index.php?title=Automating_SAGA_Workflows_Using_Command_Line_Scripting&oldid=15091",
note = "[Online; accessed 5-December-2025]"
}
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 = "Automating SAGA Workflows Using Command Line Scripting --- CUOSGwiki{,} ",
year = "2020",
url = "\url{https://dges.carleton.ca/CUOSGwiki/index.php?title=Automating_SAGA_Workflows_Using_Command_Line_Scripting&oldid=15091}",
note = "[Online; accessed 5-December-2025]"
}