Cite This Page
1 Bibliographic details for Scrape scraping
- Page name: Scrape scraping
- Author: stix contributors
- Publisher: stix, .
- Date of last revision: 25 February 2026 14:41 UTC
- Date retrieved: 14 March 2026 06:06 UTC
- Permanent URL: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Scrape_scraping&oldid=16977
- Page Version ID: 16977
2 Citation styles for Scrape scraping
2.1 APA style
Scrape scraping. (2026, February 25). stix, . Retrieved 06:06, March 14, 2026 from https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Scrape_scraping&oldid=16977.
2.2 MLA style
"Scrape scraping." stix, . 25 Feb 2026, 14:41 UTC. 14 Mar 2026, 06:06 <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Scrape_scraping&oldid=16977>.
2.3 MHRA style
stix contributors, 'Scrape scraping', stix, , 25 February 2026, 14:41 UTC, <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Scrape_scraping&oldid=16977> [accessed 14 March 2026]
2.4 Chicago style
stix contributors, "Scrape scraping," stix, , https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Scrape_scraping&oldid=16977 (accessed March 14, 2026).
2.5 CBE/CSE style
stix contributors. Scrape scraping [Internet]. stix, ; 2026 Feb 25, 14:41 UTC [cited 2026 Mar 14]. Available from: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Scrape_scraping&oldid=16977.
2.6 Bluebook style
Scrape scraping, https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Scrape_scraping&oldid=16977 (last visited March 14, 2026).
2.7 BibTeX entry
@misc{ wiki:xxx,
author = "stix",
title = "Scrape scraping --- stix{,} ",
year = "2026",
url = "https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Scrape_scraping&oldid=16977",
note = "[Online; accessed 14-March-2026]"
}
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 = "stix",
title = "Scrape scraping --- stix{,} ",
year = "2026",
url = "\url{https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Scrape_scraping&oldid=16977}",
note = "[Online; accessed 14-March-2026]"
}