Cite This Page
Bibliographic details for Using git with drupal
- Page name: Using git with drupal
- Author: Freephile Wiki contributors
- Publisher: Freephile Wiki, .
- Date of last revision: 28 June 2009 04:16 UTC
- Date retrieved: 22 November 2024 05:57 UTC
- Permanent URL: https://wiki.freephile.org/wiki/index.php?title=Using_git_with_drupal&oldid=4835
- Page Version ID: 4835
Citation styles for Using git with drupal
APA style
Using git with drupal. (2009, June 28). Freephile Wiki, . Retrieved 05:57, November 22, 2024 from https://wiki.freephile.org/wiki/index.php?title=Using_git_with_drupal&oldid=4835.
MLA style
"Using git with drupal." Freephile Wiki, . 28 Jun 2009, 04:16 UTC. 22 Nov 2024, 05:57 <https://wiki.freephile.org/wiki/index.php?title=Using_git_with_drupal&oldid=4835>.
MHRA style
Freephile Wiki contributors, 'Using git with drupal', Freephile Wiki, , 28 June 2009, 04:16 UTC, <https://wiki.freephile.org/wiki/index.php?title=Using_git_with_drupal&oldid=4835> [accessed 22 November 2024]
Chicago style
Freephile Wiki contributors, "Using git with drupal," Freephile Wiki, , https://wiki.freephile.org/wiki/index.php?title=Using_git_with_drupal&oldid=4835 (accessed November 22, 2024).
CBE/CSE style
Freephile Wiki contributors. Using git with drupal [Internet]. Freephile Wiki, ; 2009 Jun 28, 04:16 UTC [cited 2024 Nov 22]. Available from: https://wiki.freephile.org/wiki/index.php?title=Using_git_with_drupal&oldid=4835.
Bluebook style
Using git with drupal, https://wiki.freephile.org/wiki/index.php?title=Using_git_with_drupal&oldid=4835 (last visited November 22, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Freephile Wiki", title = "Using git with drupal --- Freephile Wiki{,} ", year = "2009", url = "https://wiki.freephile.org/wiki/index.php?title=Using_git_with_drupal&oldid=4835", note = "[Online; accessed 22-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 = "Freephile Wiki", title = "Using git with drupal --- Freephile Wiki{,} ", year = "2009", url = "\url{https://wiki.freephile.org/wiki/index.php?title=Using_git_with_drupal&oldid=4835}", note = "[Online; accessed 22-November-2024]" }