Cite This Page
Bibliographic details for Formal power series/D
- Page name: Formal power series/D
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 22 March 2011 14:02 UTC
- Date retrieved: 5 November 2024 14:13 UTC
- Permanent URL: https://rosettacode.org/wiki/Formal_power_series/D?oldid=175857
- Page Version ID: 175857
Citation styles for Formal power series/D
APA style
Formal power series/D. (2011, March 22). Rosetta Code. Retrieved 14:13, November 5, 2024 from https://rosettacode.org/wiki/Formal_power_series/D?oldid=175857.
MLA style
"Formal power series/D." Rosetta Code. 22 Mar 2011, 14:02 UTC. 5 Nov 2024, 14:13 <https://rosettacode.org/wiki/Formal_power_series/D?oldid=175857>.
MHRA style
Rosetta Code contributors, 'Formal power series/D', Rosetta Code, 22 March 2011, 14:02 UTC, <https://rosettacode.org/wiki/Formal_power_series/D?oldid=175857> [accessed 5 November 2024]
Chicago style
Rosetta Code contributors, "Formal power series/D," Rosetta Code, https://rosettacode.org/wiki/Formal_power_series/D?oldid=175857 (accessed November 5, 2024).
CBE/CSE style
Rosetta Code contributors. Formal power series/D [Internet]. Rosetta Code; 2011 Mar 22, 14:02 UTC [cited 2024 Nov 5]. Available from: https://rosettacode.org/wiki/Formal_power_series/D?oldid=175857.
Bluebook style
Formal power series/D, https://rosettacode.org/wiki/Formal_power_series/D?oldid=175857 (last visited November 5, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Formal power series/D --- Rosetta Code{,} ", year = "2011", url = "https://rosettacode.org/wiki/Formal_power_series/D?oldid=175857", note = "[Online; accessed 5-November-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 = "Formal power series/D --- Rosetta Code{,} ", year = "2011", url = "\url{https://rosettacode.org/wiki/Formal_power_series/D?oldid=175857}", note = "[Online; accessed 5-November-2024]" }