Cite This Page
Bibliographic details for Just in time processing on a character stream
- Page name: Just in time processing on a character stream
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 10 September 2024 01:10 UTC
- Date retrieved: 3 October 2024 20:01 UTC
- Permanent URL: https://rosettacode.org/wiki/Just_in_time_processing_on_a_character_stream?oldid=369834
- Page Version ID: 369834
Citation styles for Just in time processing on a character stream
APA style
Just in time processing on a character stream. (2024, September 10). Rosetta Code. Retrieved 20:01, October 3, 2024 from https://rosettacode.org/wiki/Just_in_time_processing_on_a_character_stream?oldid=369834.
MLA style
"Just in time processing on a character stream." Rosetta Code. 10 Sep 2024, 01:10 UTC. 3 Oct 2024, 20:01 <https://rosettacode.org/wiki/Just_in_time_processing_on_a_character_stream?oldid=369834>.
MHRA style
Rosetta Code contributors, 'Just in time processing on a character stream', Rosetta Code, 10 September 2024, 01:10 UTC, <https://rosettacode.org/wiki/Just_in_time_processing_on_a_character_stream?oldid=369834> [accessed 3 October 2024]
Chicago style
Rosetta Code contributors, "Just in time processing on a character stream," Rosetta Code, https://rosettacode.org/wiki/Just_in_time_processing_on_a_character_stream?oldid=369834 (accessed October 3, 2024).
CBE/CSE style
Rosetta Code contributors. Just in time processing on a character stream [Internet]. Rosetta Code; 2024 Sep 10, 01:10 UTC [cited 2024 Oct 3]. Available from: https://rosettacode.org/wiki/Just_in_time_processing_on_a_character_stream?oldid=369834.
Bluebook style
Just in time processing on a character stream, https://rosettacode.org/wiki/Just_in_time_processing_on_a_character_stream?oldid=369834 (last visited October 3, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Just in time processing on a character stream --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Just_in_time_processing_on_a_character_stream?oldid=369834", note = "[Online; accessed 3-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 = "Just in time processing on a character stream --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Just_in_time_processing_on_a_character_stream?oldid=369834}", note = "[Online; accessed 3-October-2024]" }