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