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: 26 June 2022 11:53 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 11:53, June 26, 2022 from https://wiki.haskell.org/index.php?title=PureData&oldid=64308.
MLA style
"PureData." HaskellWiki, . 23 Apr 2021, 22:28 UTC. 26 Jun 2022, 11:53 <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 26 June 2022]
Chicago style
HaskellWiki contributors, "PureData," HaskellWiki, , https://wiki.haskell.org/index.php?title=PureData&oldid=64308 (accessed June 26, 2022).
CBE/CSE style
HaskellWiki contributors. PureData [Internet]. HaskellWiki, ; 2021 Apr 23, 22:28 UTC [cited 2022 Jun 26]. 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 June 26, 2022).
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 26-June-2022]" }
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 26-June-2022]" }