Cite This Page
Bibliographic details for PureData
- Page name: PureData
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 23 April 2021 22:28 UTC
- Date retrieved: 27 March 2025 17:26 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=PureData&oldid=64308
- Page Version ID: 64308
Citation styles for PureData
APA style
PureData. (2021, April 23). HaskellWiki. Retrieved 17:26, March 27, 2025 from https://wiki.haskell.org/index.php?title=PureData&oldid=64308.
MLA style
"PureData." HaskellWiki. 23 Apr 2021, 22:28 UTC. 27 Mar 2025, 17:26 <https://wiki.haskell.org/index.php?title=PureData&oldid=64308>.
MHRA style
HaskellWiki contributors, 'PureData', HaskellWiki, 23 April 2021, 22:28 UTC, <https://wiki.haskell.org/index.php?title=PureData&oldid=64308> [accessed 27 March 2025]
Chicago style
HaskellWiki contributors, "PureData," HaskellWiki, https://wiki.haskell.org/index.php?title=PureData&oldid=64308 (accessed March 27, 2025).
CBE/CSE style
HaskellWiki contributors. PureData [Internet]. HaskellWiki; 2021 Apr 23, 22:28 UTC [cited 2025 Mar 27]. Available from: https://wiki.haskell.org/index.php?title=PureData&oldid=64308.
Bluebook style
PureData, https://wiki.haskell.org/index.php?title=PureData&oldid=64308 (last visited March 27, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "PureData --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=PureData&oldid=64308", note = "[Online; accessed 27-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 = "HaskellWiki", title = "PureData --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=PureData&oldid=64308}", note = "[Online; accessed 27-March-2025]" }