Cite This Page
Bibliographic details for Deming's funnel
- Page name: Deming's funnel
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 3 October 2024 04:57 UTC
- Date retrieved: 26 March 2025 04:27 UTC
- Permanent URL: https://rosettacode.org/wiki/Deming%27s_funnel?oldid=370855
- Page Version ID: 370855
Citation styles for Deming's funnel
APA style
Deming's funnel. (2024, October 3). Rosetta Code. Retrieved 04:27, March 26, 2025 from https://rosettacode.org/wiki/Deming%27s_funnel?oldid=370855.
MLA style
"Deming's funnel." Rosetta Code. 3 Oct 2024, 04:57 UTC. 26 Mar 2025, 04:27 <https://rosettacode.org/wiki/Deming%27s_funnel?oldid=370855>.
MHRA style
Rosetta Code contributors, 'Deming's funnel', Rosetta Code, 3 October 2024, 04:57 UTC, <https://rosettacode.org/wiki/Deming%27s_funnel?oldid=370855> [accessed 26 March 2025]
Chicago style
Rosetta Code contributors, "Deming's funnel," Rosetta Code, https://rosettacode.org/wiki/Deming%27s_funnel?oldid=370855 (accessed March 26, 2025).
CBE/CSE style
Rosetta Code contributors. Deming's funnel [Internet]. Rosetta Code; 2024 Oct 3, 04:57 UTC [cited 2025 Mar 26]. Available from: https://rosettacode.org/wiki/Deming%27s_funnel?oldid=370855.
Bluebook style
Deming's funnel, https://rosettacode.org/wiki/Deming%27s_funnel?oldid=370855 (last visited March 26, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Deming's funnel --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Deming%27s_funnel?oldid=370855", note = "[Online; accessed 26-March-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 = "Rosetta Code", title = "Deming's funnel --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Deming%27s_funnel?oldid=370855}", note = "[Online; accessed 26-March-2025]" }