Cite This Page
Bibliographic details for Synthesizer
- Page name: Synthesizer
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 15 May 2012 19:38 UTC
- Date retrieved: 30 January 2023 04:20 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Synthesizer&oldid=45667
- Page Version ID: 45667
Citation styles for Synthesizer
APA style
Synthesizer. (2012, May 15). HaskellWiki, . Retrieved 04:20, January 30, 2023 from https://wiki.haskell.org/index.php?title=Synthesizer&oldid=45667.
MLA style
"Synthesizer." HaskellWiki, . 15 May 2012, 19:38 UTC. 30 Jan 2023, 04:20 <https://wiki.haskell.org/index.php?title=Synthesizer&oldid=45667>.
MHRA style
HaskellWiki contributors, 'Synthesizer', HaskellWiki, , 15 May 2012, 19:38 UTC, <https://wiki.haskell.org/index.php?title=Synthesizer&oldid=45667> [accessed 30 January 2023]
Chicago style
HaskellWiki contributors, "Synthesizer," HaskellWiki, , https://wiki.haskell.org/index.php?title=Synthesizer&oldid=45667 (accessed January 30, 2023).
CBE/CSE style
HaskellWiki contributors. Synthesizer [Internet]. HaskellWiki, ; 2012 May 15, 19:38 UTC [cited 2023 Jan 30]. Available from: https://wiki.haskell.org/index.php?title=Synthesizer&oldid=45667.
Bluebook style
Synthesizer, https://wiki.haskell.org/index.php?title=Synthesizer&oldid=45667 (last visited January 30, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Synthesizer --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=Synthesizer&oldid=45667", note = "[Online; accessed 30-January-2023]" }
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 = "Synthesizer --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=Synthesizer&oldid=45667}", note = "[Online; accessed 30-January-2023]" }