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: 29 September 2020 19:24 UTC
- Date retrieved: 9 April 2026 14:43 UTC
- Permanent URL: https://dges.carleton.ca/CUOSGwiki/index.php?title=Automating_SAGA_Workflows_Using_Command_Line_Scripting&oldid=15069
- Page Version ID: 15069
Citation styles for Automating SAGA Workflows Using Command Line Scripting
APA style
Automating SAGA Workflows Using Command Line Scripting. (2020, September 29). CUOSGwiki, . Retrieved 14:43, April 9, 2026 from https://dges.carleton.ca/CUOSGwiki/index.php?title=Automating_SAGA_Workflows_Using_Command_Line_Scripting&oldid=15069.
MLA style
"Automating SAGA Workflows Using Command Line Scripting." CUOSGwiki, . 29 Sep 2020, 19:24 UTC. 9 Apr 2026, 14:43 <https://dges.carleton.ca/CUOSGwiki/index.php?title=Automating_SAGA_Workflows_Using_Command_Line_Scripting&oldid=15069>.
MHRA style
CUOSGwiki contributors, 'Automating SAGA Workflows Using Command Line Scripting', CUOSGwiki, , 29 September 2020, 19:24 UTC, <https://dges.carleton.ca/CUOSGwiki/index.php?title=Automating_SAGA_Workflows_Using_Command_Line_Scripting&oldid=15069> [accessed 9 April 2026]
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=15069 (accessed April 9, 2026).
CBE/CSE style
CUOSGwiki contributors. Automating SAGA Workflows Using Command Line Scripting [Internet]. CUOSGwiki, ; 2020 Sep 29, 19:24 UTC [cited 2026 Apr 9]. Available from: https://dges.carleton.ca/CUOSGwiki/index.php?title=Automating_SAGA_Workflows_Using_Command_Line_Scripting&oldid=15069.
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=15069 (last visited April 9, 2026).
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=15069",
note = "[Online; accessed 9-April-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 = "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=15069}",
note = "[Online; accessed 9-April-2026]"
}