Cite This Page
Bibliographic details for Git talk
- Page name: Git talk
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 27 September 2012 08:22 UTC
- Date retrieved: 1 November 2024 01:30 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Git_talk&oldid=3076
- Page Version ID: 3076
Citation styles for Git talk
APA style
Git talk. (2012, September 27). Fixme.ch, . Retrieved 01:30, November 1, 2024 from http://fixme.ch/w/index.php?title=Git_talk&oldid=3076.
MLA style
"Git talk." Fixme.ch, . 27 Sep 2012, 08:22 UTC. 1 Nov 2024, 01:30 <http://fixme.ch/w/index.php?title=Git_talk&oldid=3076>.
MHRA style
Fixme.ch contributors, 'Git talk', Fixme.ch, , 27 September 2012, 08:22 UTC, <http://fixme.ch/w/index.php?title=Git_talk&oldid=3076> [accessed 1 November 2024]
Chicago style
Fixme.ch contributors, "Git talk," Fixme.ch, , http://fixme.ch/w/index.php?title=Git_talk&oldid=3076 (accessed November 1, 2024).
CBE/CSE style
Fixme.ch contributors. Git talk [Internet]. Fixme.ch, ; 2012 Sep 27, 08:22 UTC [cited 2024 Nov 1]. Available from: http://fixme.ch/w/index.php?title=Git_talk&oldid=3076.
Bluebook style
Git talk, http://fixme.ch/w/index.php?title=Git_talk&oldid=3076 (last visited November 1, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Fixme.ch", title = "Git talk --- Fixme.ch{,} ", year = "2012", url = "http://fixme.ch/w/index.php?title=Git_talk&oldid=3076", note = "[Online; accessed 1-November-2024]" }
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 = "Fixme.ch", title = "Git talk --- Fixme.ch{,} ", year = "2012", url = "\url{http://fixme.ch/w/index.php?title=Git_talk&oldid=3076}", note = "[Online; accessed 1-November-2024]" }