Cite This Page
Bibliographic details for Diagrams/Dev/ReleaseAutomation
- Page name: Diagrams/Dev/ReleaseAutomation
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 22 June 2015 16:19 UTC
- Date retrieved: 3 October 2023 07:41 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Diagrams/Dev/ReleaseAutomation&oldid=59877
- Page Version ID: 59877
Citation styles for Diagrams/Dev/ReleaseAutomation
APA style
Diagrams/Dev/ReleaseAutomation. (2015, June 22). HaskellWiki, . Retrieved 07:41, October 3, 2023 from https://wiki.haskell.org/index.php?title=Diagrams/Dev/ReleaseAutomation&oldid=59877.
MLA style
"Diagrams/Dev/ReleaseAutomation." HaskellWiki, . 22 Jun 2015, 16:19 UTC. 3 Oct 2023, 07:41 <https://wiki.haskell.org/index.php?title=Diagrams/Dev/ReleaseAutomation&oldid=59877>.
MHRA style
HaskellWiki contributors, 'Diagrams/Dev/ReleaseAutomation', HaskellWiki, , 22 June 2015, 16:19 UTC, <https://wiki.haskell.org/index.php?title=Diagrams/Dev/ReleaseAutomation&oldid=59877> [accessed 3 October 2023]
Chicago style
HaskellWiki contributors, "Diagrams/Dev/ReleaseAutomation," HaskellWiki, , https://wiki.haskell.org/index.php?title=Diagrams/Dev/ReleaseAutomation&oldid=59877 (accessed October 3, 2023).
CBE/CSE style
HaskellWiki contributors. Diagrams/Dev/ReleaseAutomation [Internet]. HaskellWiki, ; 2015 Jun 22, 16:19 UTC [cited 2023 Oct 3]. Available from: https://wiki.haskell.org/index.php?title=Diagrams/Dev/ReleaseAutomation&oldid=59877.
Bluebook style
Diagrams/Dev/ReleaseAutomation, https://wiki.haskell.org/index.php?title=Diagrams/Dev/ReleaseAutomation&oldid=59877 (last visited October 3, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Diagrams/Dev/ReleaseAutomation --- HaskellWiki{,} ", year = "2015", url = "https://wiki.haskell.org/index.php?title=Diagrams/Dev/ReleaseAutomation&oldid=59877", note = "[Online; accessed 3-October-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 = "Diagrams/Dev/ReleaseAutomation --- HaskellWiki{,} ", year = "2015", url = "\url{https://wiki.haskell.org/index.php?title=Diagrams/Dev/ReleaseAutomation&oldid=59877}", note = "[Online; accessed 3-October-2023]" }