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: 1 October 2020 14:52 UTC
- Date retrieved: 1 February 2026 18:02 UTC
- Permanent URL: https://dges.carleton.ca/CUOSGwiki/index.php?title=Automating_SAGA_Workflows_Using_Command_Line_Scripting&oldid=15088
- Page Version ID: 15088
Citation styles for Automating SAGA Workflows Using Command Line Scripting
APA style
Automating SAGA Workflows Using Command Line Scripting. (2020, October 1). CUOSGwiki, . Retrieved 18:02, February 1, 2026 from https://dges.carleton.ca/CUOSGwiki/index.php?title=Automating_SAGA_Workflows_Using_Command_Line_Scripting&oldid=15088.
MLA style
"Automating SAGA Workflows Using Command Line Scripting." CUOSGwiki, . 1 Oct 2020, 14:52 UTC. 1 Feb 2026, 18:02 <https://dges.carleton.ca/CUOSGwiki/index.php?title=Automating_SAGA_Workflows_Using_Command_Line_Scripting&oldid=15088>.
MHRA style
CUOSGwiki contributors, 'Automating SAGA Workflows Using Command Line Scripting', CUOSGwiki, , 1 October 2020, 14:52 UTC, <https://dges.carleton.ca/CUOSGwiki/index.php?title=Automating_SAGA_Workflows_Using_Command_Line_Scripting&oldid=15088> [accessed 1 February 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=15088 (accessed February 1, 2026).
CBE/CSE style
CUOSGwiki contributors. Automating SAGA Workflows Using Command Line Scripting [Internet]. CUOSGwiki, ; 2020 Oct 1, 14:52 UTC [cited 2026 Feb 1]. Available from: https://dges.carleton.ca/CUOSGwiki/index.php?title=Automating_SAGA_Workflows_Using_Command_Line_Scripting&oldid=15088.
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=15088 (last visited February 1, 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=15088",
note = "[Online; accessed 1-February-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=15088}",
note = "[Online; accessed 1-February-2026]"
}