Cite This Page
Bibliographic details for Element-wise operations
- Page name: Element-wise operations
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 19 November 2024 00:05 UTC
- Date retrieved: 10 February 2025 19:49 UTC
- Permanent URL: https://rosettacode.org/wiki/Element-wise_operations?oldid=373461
- Page Version ID: 373461
Citation styles for Element-wise operations
APA style
Element-wise operations. (2024, November 19). Rosetta Code. Retrieved 19:49, February 10, 2025 from https://rosettacode.org/wiki/Element-wise_operations?oldid=373461.
MLA style
"Element-wise operations." Rosetta Code. 19 Nov 2024, 00:05 UTC. 10 Feb 2025, 19:49 <https://rosettacode.org/wiki/Element-wise_operations?oldid=373461>.
MHRA style
Rosetta Code contributors, 'Element-wise operations', Rosetta Code, 19 November 2024, 00:05 UTC, <https://rosettacode.org/wiki/Element-wise_operations?oldid=373461> [accessed 10 February 2025]
Chicago style
Rosetta Code contributors, "Element-wise operations," Rosetta Code, https://rosettacode.org/wiki/Element-wise_operations?oldid=373461 (accessed February 10, 2025).
CBE/CSE style
Rosetta Code contributors. Element-wise operations [Internet]. Rosetta Code; 2024 Nov 19, 00:05 UTC [cited 2025 Feb 10]. Available from: https://rosettacode.org/wiki/Element-wise_operations?oldid=373461.
Bluebook style
Element-wise operations, https://rosettacode.org/wiki/Element-wise_operations?oldid=373461 (last visited February 10, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Element-wise operations --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Element-wise_operations?oldid=373461", note = "[Online; accessed 10-February-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 = "Element-wise operations --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Element-wise_operations?oldid=373461}", note = "[Online; accessed 10-February-2025]" }