Cite This Page
Bibliographic details for Shell Scripting[edit | edit source]
- Page name: Shell Scripting
- Author: Sinfronteras contributors
- Publisher: Sinfronteras, .
- Date of last revision: 21 June 2020 18:02 UTC
- Date retrieved: 11 December 2025 16:26 UTC
- Permanent URL: http://wiki.sinfronteras.ws/index.php?title=Shell_Scripting&oldid=14465
- Page Version ID: 14465
Citation styles for Shell Scripting[edit | edit source]
APA style[edit | edit source]
Shell Scripting. (2020, June 21). Sinfronteras, . Retrieved16:26, December 11, 2025
from http://wiki.sinfronteras.ws/index.php?title=Shell_Scripting&oldid=14465.
MLA style[edit | edit source]
"Shell Scripting." Sinfronteras, . 21 Jun 2020, 18:02 UTC.11 Dec 2025, 16:26
<http://wiki.sinfronteras.ws/index.php?title=Shell_Scripting&oldid=14465>.
MHRA style[edit | edit source]
Sinfronteras contributors, 'Shell Scripting', Sinfronteras, , 21 June 2020, 18:02 UTC, <http://wiki.sinfronteras.ws/index.php?title=Shell_Scripting&oldid=14465> [accessed11 December 2025
]
Chicago style[edit | edit source]
Sinfronteras contributors, "Shell Scripting," Sinfronteras, , http://wiki.sinfronteras.ws/index.php?title=Shell_Scripting&oldid=14465 (accessedDecember 11, 2025
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. Shell Scripting [Internet]. Sinfronteras, ; 2020 Jun 21, 18:02 UTC [cited2025 Dec 11
]. Available from:
http://wiki.sinfronteras.ws/index.php?title=Shell_Scripting&oldid=14465.
Bluebook style[edit | edit source]
Shell Scripting, http://wiki.sinfronteras.ws/index.php?title=Shell_Scripting&oldid=14465 (last visitedDecember 11, 2025
).
BibTeX entry[edit | edit source]
@misc{ wiki:xxx,
author = "Sinfronteras",
title = "Shell Scripting --- Sinfronteras{,} ",
year = "2020",
url = "http://wiki.sinfronteras.ws/index.php?title=Shell_Scripting&oldid=14465",
note = "[Online; accessed 11-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 = "Sinfronteras",
title = "Shell Scripting --- Sinfronteras{,} ",
year = "2020",
url = "\url{http://wiki.sinfronteras.ws/index.php?title=Shell_Scripting&oldid=14465}",
note = "[Online; accessed 11-December-2025
]"
}