Cite This Page
Bibliographic details for User defined pipe and redirection operators
- Page name: User defined pipe and redirection operators
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 15 February 2024 12:08 UTC
- Date retrieved: 10 October 2024 20:02 UTC
- Permanent URL: https://rosettacode.org/wiki/User_defined_pipe_and_redirection_operators?oldid=351145
- Page Version ID: 351145
Citation styles for User defined pipe and redirection operators
APA style
User defined pipe and redirection operators. (2024, February 15). Rosetta Code. Retrieved 20:02, October 10, 2024 from https://rosettacode.org/wiki/User_defined_pipe_and_redirection_operators?oldid=351145.
MLA style
"User defined pipe and redirection operators." Rosetta Code. 15 Feb 2024, 12:08 UTC. 10 Oct 2024, 20:02 <https://rosettacode.org/wiki/User_defined_pipe_and_redirection_operators?oldid=351145>.
MHRA style
Rosetta Code contributors, 'User defined pipe and redirection operators', Rosetta Code, 15 February 2024, 12:08 UTC, <https://rosettacode.org/wiki/User_defined_pipe_and_redirection_operators?oldid=351145> [accessed 10 October 2024]
Chicago style
Rosetta Code contributors, "User defined pipe and redirection operators," Rosetta Code, https://rosettacode.org/wiki/User_defined_pipe_and_redirection_operators?oldid=351145 (accessed October 10, 2024).
CBE/CSE style
Rosetta Code contributors. User defined pipe and redirection operators [Internet]. Rosetta Code; 2024 Feb 15, 12:08 UTC [cited 2024 Oct 10]. Available from: https://rosettacode.org/wiki/User_defined_pipe_and_redirection_operators?oldid=351145.
Bluebook style
User defined pipe and redirection operators, https://rosettacode.org/wiki/User_defined_pipe_and_redirection_operators?oldid=351145 (last visited October 10, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "User defined pipe and redirection operators --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/User_defined_pipe_and_redirection_operators?oldid=351145", note = "[Online; accessed 10-October-2024]" }
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 = "Rosetta Code", title = "User defined pipe and redirection operators --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/User_defined_pipe_and_redirection_operators?oldid=351145}", note = "[Online; accessed 10-October-2024]" }