Cite This Page
Bibliographic details for Pseudoconstructors
- Page name: Pseudoconstructors
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 10 May 2012 07:54 UTC
- Date retrieved: 4 July 2022 12:34 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Pseudoconstructors&oldid=45625
- Page Version ID: 45625
Citation styles for Pseudoconstructors
APA style
Pseudoconstructors. (2012, May 10). HaskellWiki, . Retrieved 12:34, July 4, 2022 from https://wiki.haskell.org/index.php?title=Pseudoconstructors&oldid=45625.
MLA style
"Pseudoconstructors." HaskellWiki, . 10 May 2012, 07:54 UTC. 4 Jul 2022, 12:34 <https://wiki.haskell.org/index.php?title=Pseudoconstructors&oldid=45625>.
MHRA style
HaskellWiki contributors, 'Pseudoconstructors', HaskellWiki, , 10 May 2012, 07:54 UTC, <https://wiki.haskell.org/index.php?title=Pseudoconstructors&oldid=45625> [accessed 4 July 2022]
Chicago style
HaskellWiki contributors, "Pseudoconstructors," HaskellWiki, , https://wiki.haskell.org/index.php?title=Pseudoconstructors&oldid=45625 (accessed July 4, 2022).
CBE/CSE style
HaskellWiki contributors. Pseudoconstructors [Internet]. HaskellWiki, ; 2012 May 10, 07:54 UTC [cited 2022 Jul 4]. Available from: https://wiki.haskell.org/index.php?title=Pseudoconstructors&oldid=45625.
Bluebook style
Pseudoconstructors, https://wiki.haskell.org/index.php?title=Pseudoconstructors&oldid=45625 (last visited July 4, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Pseudoconstructors --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=Pseudoconstructors&oldid=45625", note = "[Online; accessed 4-July-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 = "Pseudoconstructors --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=Pseudoconstructors&oldid=45625}", note = "[Online; accessed 4-July-2022]" }