Cite This Page
Bibliographic details for Hacking:How to contribute to the project
- Page name: Hacking:How to contribute to the project
- Author: Seamly2D contributors
- Publisher: Seamly2D, .
- Date of last revision: 13 April 2018 18:46 UTC
- Date retrieved: 7 February 2023 12:06 UTC
- Permanent URL: https://wiki.seamly.net/w/index.php?title=Hacking:How_to_contribute_to_the_project&oldid=3062
- Page Version ID: 3062
Citation styles for Hacking:How to contribute to the project
APA style
Hacking:How to contribute to the project. (2018, April 13). Seamly2D, . Retrieved 12:06, February 7, 2023 from https://wiki.seamly.net/w/index.php?title=Hacking:How_to_contribute_to_the_project&oldid=3062.
MLA style
"Hacking:How to contribute to the project." Seamly2D, . 13 Apr 2018, 18:46 UTC. 7 Feb 2023, 12:06 <https://wiki.seamly.net/w/index.php?title=Hacking:How_to_contribute_to_the_project&oldid=3062>.
MHRA style
Seamly2D contributors, 'Hacking:How to contribute to the project', Seamly2D, , 13 April 2018, 18:46 UTC, <https://wiki.seamly.net/w/index.php?title=Hacking:How_to_contribute_to_the_project&oldid=3062> [accessed 7 February 2023]
Chicago style
Seamly2D contributors, "Hacking:How to contribute to the project," Seamly2D, , https://wiki.seamly.net/w/index.php?title=Hacking:How_to_contribute_to_the_project&oldid=3062 (accessed February 7, 2023).
CBE/CSE style
Seamly2D contributors. Hacking:How to contribute to the project [Internet]. Seamly2D, ; 2018 Apr 13, 18:46 UTC [cited 2023 Feb 7]. Available from: https://wiki.seamly.net/w/index.php?title=Hacking:How_to_contribute_to_the_project&oldid=3062.
Bluebook style
Hacking:How to contribute to the project, https://wiki.seamly.net/w/index.php?title=Hacking:How_to_contribute_to_the_project&oldid=3062 (last visited February 7, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Seamly2D", title = "Hacking:How to contribute to the project --- Seamly2D{,} ", year = "2018", url = "https://wiki.seamly.net/w/index.php?title=Hacking:How_to_contribute_to_the_project&oldid=3062", note = "[Online; accessed 7-February-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 = "Seamly2D", title = "Hacking:How to contribute to the project --- Seamly2D{,} ", year = "2018", url = "\url{https://wiki.seamly.net/w/index.php?title=Hacking:How_to_contribute_to_the_project&oldid=3062}", note = "[Online; accessed 7-February-2023]" }