Cite This Page
Bibliographic details for Python Library: beautifulsoup
- Page name: Python Library: beautifulsoup
- Author: Glitchdata contributors
- Publisher: Glitchdata, .
- Date of last revision: 29 July 2014 00:18 UTC
- Date retrieved: 29 January 2023 02:17 UTC
- Permanent URL: https://wiki.glitchdata.com/index.php?title=Python_Library:_beautifulsoup&oldid=9178
- Page Version ID: 9178
Citation styles for Python Library: beautifulsoup
APA style
Python Library: beautifulsoup. (2014, July 29). Glitchdata, . Retrieved 02:17, January 29, 2023 from https://wiki.glitchdata.com/index.php?title=Python_Library:_beautifulsoup&oldid=9178.
MLA style
"Python Library: beautifulsoup." Glitchdata, . 29 Jul 2014, 00:18 UTC. 29 Jan 2023, 02:17 <https://wiki.glitchdata.com/index.php?title=Python_Library:_beautifulsoup&oldid=9178>.
MHRA style
Glitchdata contributors, 'Python Library: beautifulsoup', Glitchdata, , 29 July 2014, 00:18 UTC, <https://wiki.glitchdata.com/index.php?title=Python_Library:_beautifulsoup&oldid=9178> [accessed 29 January 2023]
Chicago style
Glitchdata contributors, "Python Library: beautifulsoup," Glitchdata, , https://wiki.glitchdata.com/index.php?title=Python_Library:_beautifulsoup&oldid=9178 (accessed January 29, 2023).
CBE/CSE style
Glitchdata contributors. Python Library: beautifulsoup [Internet]. Glitchdata, ; 2014 Jul 29, 00:18 UTC [cited 2023 Jan 29]. Available from: https://wiki.glitchdata.com/index.php?title=Python_Library:_beautifulsoup&oldid=9178.
Bluebook style
Python Library: beautifulsoup, https://wiki.glitchdata.com/index.php?title=Python_Library:_beautifulsoup&oldid=9178 (last visited January 29, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Glitchdata", title = "Python Library: beautifulsoup --- Glitchdata{,} ", year = "2014", url = "https://wiki.glitchdata.com/index.php?title=Python_Library:_beautifulsoup&oldid=9178", note = "[Online; accessed 29-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 = "Glitchdata", title = "Python Library: beautifulsoup --- Glitchdata{,} ", year = "2014", url = "\url{https://wiki.glitchdata.com/index.php?title=Python_Library:_beautifulsoup&oldid=9178}", note = "[Online; accessed 29-January-2023]" }