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: 21 December 2015 18:07 UTC
- Date retrieved: 30 January 2026 20:21 UTC
- Permanent URL: https://dges.carleton.ca/CUOSGwiki/index.php?title=Automating_SAGA_Workflows_Using_Command_Line_Scripting&oldid=7931
- Page Version ID: 7931
Citation styles for Automating SAGA Workflows Using Command Line Scripting
APA style
Automating SAGA Workflows Using Command Line Scripting. (2015, December 21). CUOSGwiki, . Retrieved 20:21, January 30, 2026 from https://dges.carleton.ca/CUOSGwiki/index.php?title=Automating_SAGA_Workflows_Using_Command_Line_Scripting&oldid=7931.
MLA style
"Automating SAGA Workflows Using Command Line Scripting." CUOSGwiki, . 21 Dec 2015, 18:07 UTC. 30 Jan 2026, 20:21 <https://dges.carleton.ca/CUOSGwiki/index.php?title=Automating_SAGA_Workflows_Using_Command_Line_Scripting&oldid=7931>.
MHRA style
CUOSGwiki contributors, 'Automating SAGA Workflows Using Command Line Scripting', CUOSGwiki, , 21 December 2015, 18:07 UTC, <https://dges.carleton.ca/CUOSGwiki/index.php?title=Automating_SAGA_Workflows_Using_Command_Line_Scripting&oldid=7931> [accessed 30 January 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=7931 (accessed January 30, 2026).
CBE/CSE style
CUOSGwiki contributors. Automating SAGA Workflows Using Command Line Scripting [Internet]. CUOSGwiki, ; 2015 Dec 21, 18:07 UTC [cited 2026 Jan 30]. Available from: https://dges.carleton.ca/CUOSGwiki/index.php?title=Automating_SAGA_Workflows_Using_Command_Line_Scripting&oldid=7931.
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=7931 (last visited January 30, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CUOSGwiki",
title = "Automating SAGA Workflows Using Command Line Scripting --- CUOSGwiki{,} ",
year = "2015",
url = "https://dges.carleton.ca/CUOSGwiki/index.php?title=Automating_SAGA_Workflows_Using_Command_Line_Scripting&oldid=7931",
note = "[Online; accessed 30-January-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 = "2015",
url = "\url{https://dges.carleton.ca/CUOSGwiki/index.php?title=Automating_SAGA_Workflows_Using_Command_Line_Scripting&oldid=7931}",
note = "[Online; accessed 30-January-2026]"
}