Cite This Page
Bibliographic details for Swift Quickies
- Page name: Swift Quickies
- Author: macwrench contributors
- Publisher: macwrench, .
- Date of last revision: 22 September 2021 06:50 UTC
- Date retrieved: 30 January 2023 05:15 UTC
- Permanent URL: https://wiki.lindenstruth.org/index.php?title=Swift_Quickies&oldid=2662
- Page Version ID: 2662
Citation styles for Swift Quickies
APA style
Swift Quickies. (2021, September 22). macwrench, . Retrieved 05:15, January 30, 2023 from https://wiki.lindenstruth.org/index.php?title=Swift_Quickies&oldid=2662.
MLA style
"Swift Quickies." macwrench, . 22 Sep 2021, 06:50 UTC. 30 Jan 2023, 05:15 <https://wiki.lindenstruth.org/index.php?title=Swift_Quickies&oldid=2662>.
MHRA style
macwrench contributors, 'Swift Quickies', macwrench, , 22 September 2021, 06:50 UTC, <https://wiki.lindenstruth.org/index.php?title=Swift_Quickies&oldid=2662> [accessed 30 January 2023]
Chicago style
macwrench contributors, "Swift Quickies," macwrench, , https://wiki.lindenstruth.org/index.php?title=Swift_Quickies&oldid=2662 (accessed January 30, 2023).
CBE/CSE style
macwrench contributors. Swift Quickies [Internet]. macwrench, ; 2021 Sep 22, 06:50 UTC [cited 2023 Jan 30]. Available from: https://wiki.lindenstruth.org/index.php?title=Swift_Quickies&oldid=2662.
Bluebook style
Swift Quickies, https://wiki.lindenstruth.org/index.php?title=Swift_Quickies&oldid=2662 (last visited January 30, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "macwrench", title = "Swift Quickies --- macwrench{,} ", year = "2021", url = "https://wiki.lindenstruth.org/index.php?title=Swift_Quickies&oldid=2662", note = "[Online; accessed 30-January-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 = "macwrench", title = "Swift Quickies --- macwrench{,} ", year = "2021", url = "\url{https://wiki.lindenstruth.org/index.php?title=Swift_Quickies&oldid=2662}", note = "[Online; accessed 30-January-2023]" }