Cite This Page
Bibliographic details for Pt/Introdução
- Page name: Pt/Introdução
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 4 November 2008 22:57 UTC
- Date retrieved: 13 December 2019 10:09 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Pt/Introdu%C3%A7%C3%A3o&oldid=23863
- Page Version ID: 23863
Citation styles for Pt/Introdução
APA style
Pt/Introdução. (2008, November 4). HaskellWiki, . Retrieved 10:09, December 13, 2019 from https://wiki.haskell.org/index.php?title=Pt/Introdu%C3%A7%C3%A3o&oldid=23863.
MLA style
"Pt/Introdução." HaskellWiki, . 4 Nov 2008, 22:57 UTC. 13 Dec 2019, 10:09 <https://wiki.haskell.org/index.php?title=Pt/Introdu%C3%A7%C3%A3o&oldid=23863>.
MHRA style
HaskellWiki contributors, 'Pt/Introdução', HaskellWiki, , 4 November 2008, 22:57 UTC, <https://wiki.haskell.org/index.php?title=Pt/Introdu%C3%A7%C3%A3o&oldid=23863> [accessed 13 December 2019]
Chicago style
HaskellWiki contributors, "Pt/Introdução," HaskellWiki, , https://wiki.haskell.org/index.php?title=Pt/Introdu%C3%A7%C3%A3o&oldid=23863 (accessed December 13, 2019).
CBE/CSE style
HaskellWiki contributors. Pt/Introdução [Internet]. HaskellWiki, ; 2008 Nov 4, 22:57 UTC [cited 2019 Dec 13]. Available from: https://wiki.haskell.org/index.php?title=Pt/Introdu%C3%A7%C3%A3o&oldid=23863.
Bluebook style
Pt/Introdução, https://wiki.haskell.org/index.php?title=Pt/Introdu%C3%A7%C3%A3o&oldid=23863 (last visited December 13, 2019).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Pt/Introdução --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Pt/Introdu%C3%A7%C3%A3o&oldid=23863", note = "[Online; accessed 13-December-2019]" }
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 = "Pt/Introdução --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Pt/Introdu%C3%A7%C3%A3o&oldid=23863}", note = "[Online; accessed 13-December-2019]" }