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: 8 December 2025 21:24 UTC
- Permanent URL: http://wiki.sinfronteras.ws/index.php?title=Shell_Scripting&oldid=14460
- Page Version ID: 14460
Citation styles for Shell Scripting[edit | edit source]
APA style[edit | edit source]
Shell Scripting. (2020, June 21). Sinfronteras, . Retrieved21:24, December 8, 2025
from http://wiki.sinfronteras.ws/index.php?title=Shell_Scripting&oldid=14460.
MLA style[edit | edit source]
"Shell Scripting." Sinfronteras, . 21 Jun 2020, 18:02 UTC.8 Dec 2025, 21:24
<http://wiki.sinfronteras.ws/index.php?title=Shell_Scripting&oldid=14460>.
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=14460> [accessed8 December 2025
]
Chicago style[edit | edit source]
Sinfronteras contributors, "Shell Scripting," Sinfronteras, , http://wiki.sinfronteras.ws/index.php?title=Shell_Scripting&oldid=14460 (accessedDecember 8, 2025
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. Shell Scripting [Internet]. Sinfronteras, ; 2020 Jun 21, 18:02 UTC [cited2025 Dec 8
]. Available from:
http://wiki.sinfronteras.ws/index.php?title=Shell_Scripting&oldid=14460.
Bluebook style[edit | edit source]
Shell Scripting, http://wiki.sinfronteras.ws/index.php?title=Shell_Scripting&oldid=14460 (last visitedDecember 8, 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=14460",
note = "[Online; accessed 8-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=14460}",
note = "[Online; accessed 8-December-2025
]"
}