Cite This Page
Bibliographic details for Pull request advice
- Page name: Pull request advice
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki.
- Date of last revision: 12 September 2013 00:13 UTC
- Date retrieved: 15 October 2024 03:24 UTC
- Permanent URL: https://wiki.openhatch.org/wiki/Pull_request_advice?oldid=12998
- Page Version ID: 12998
Citation styles for Pull request advice
APA style
Pull request advice. (2013, September 12). OpenHatch wiki. Retrieved 03:24, October 15, 2024 from https://wiki.openhatch.org/wiki/Pull_request_advice?oldid=12998.
MLA style
"Pull request advice." OpenHatch wiki. 12 Sep 2013, 00:13 UTC. 15 Oct 2024, 03:24 <https://wiki.openhatch.org/wiki/Pull_request_advice?oldid=12998>.
MHRA style
OpenHatch wiki contributors, 'Pull request advice', OpenHatch wiki, 12 September 2013, 00:13 UTC, <https://wiki.openhatch.org/wiki/Pull_request_advice?oldid=12998> [accessed 15 October 2024]
Chicago style
OpenHatch wiki contributors, "Pull request advice," OpenHatch wiki, https://wiki.openhatch.org/wiki/Pull_request_advice?oldid=12998 (accessed October 15, 2024).
CBE/CSE style
OpenHatch wiki contributors. Pull request advice [Internet]. OpenHatch wiki; 2013 Sep 12, 00:13 UTC [cited 2024 Oct 15]. Available from: https://wiki.openhatch.org/wiki/Pull_request_advice?oldid=12998.
Bluebook style
Pull request advice, https://wiki.openhatch.org/wiki/Pull_request_advice?oldid=12998 (last visited October 15, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Pull request advice --- OpenHatch wiki{,} ", year = "2013", url = "https://wiki.openhatch.org/wiki/Pull_request_advice?oldid=12998", note = "[Online; accessed 15-October-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 = "OpenHatch wiki", title = "Pull request advice --- OpenHatch wiki{,} ", year = "2013", url = "\url{https://wiki.openhatch.org/wiki/Pull_request_advice?oldid=12998}", note = "[Online; accessed 15-October-2024]" }