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