Cite This Page
Bibliographic details for PPM convertion through a pipe
- Page name: PPM convertion through a pipe
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 2 July 2010 08:46 UTC
- Date retrieved: 11 September 2024 07:33 UTC
- Permanent URL: https://rosettacode.org/wiki/PPM_convertion_through_a_pipe?oldid=92137
- Page Version ID: 92137
Citation styles for PPM convertion through a pipe
APA style
PPM convertion through a pipe. (2010, July 2). Rosetta Code. Retrieved 07:33, September 11, 2024 from https://rosettacode.org/wiki/PPM_convertion_through_a_pipe?oldid=92137.
MLA style
"PPM convertion through a pipe." Rosetta Code. 2 Jul 2010, 08:46 UTC. 11 Sep 2024, 07:33 <https://rosettacode.org/wiki/PPM_convertion_through_a_pipe?oldid=92137>.
MHRA style
Rosetta Code contributors, 'PPM convertion through a pipe', Rosetta Code, 2 July 2010, 08:46 UTC, <https://rosettacode.org/wiki/PPM_convertion_through_a_pipe?oldid=92137> [accessed 11 September 2024]
Chicago style
Rosetta Code contributors, "PPM convertion through a pipe," Rosetta Code, https://rosettacode.org/wiki/PPM_convertion_through_a_pipe?oldid=92137 (accessed September 11, 2024).
CBE/CSE style
Rosetta Code contributors. PPM convertion through a pipe [Internet]. Rosetta Code; 2010 Jul 2, 08:46 UTC [cited 2024 Sep 11]. Available from: https://rosettacode.org/wiki/PPM_convertion_through_a_pipe?oldid=92137.
Bluebook style
PPM convertion through a pipe, https://rosettacode.org/wiki/PPM_convertion_through_a_pipe?oldid=92137 (last visited September 11, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "PPM convertion through a pipe --- Rosetta Code{,} ", year = "2010", url = "https://rosettacode.org/wiki/PPM_convertion_through_a_pipe?oldid=92137", note = "[Online; accessed 11-September-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 = "PPM convertion through a pipe --- Rosetta Code{,} ", year = "2010", url = "\url{https://rosettacode.org/wiki/PPM_convertion_through_a_pipe?oldid=92137}", note = "[Online; accessed 11-September-2024]" }