Cite This Page
Bibliographic details for Screenscraping
- Page name: Screenscraping
- Author: "A B C" contributors
- Publisher: "A B C", .
- Date of last revision: 1 October 2014 14:18 UTC
- Date retrieved: 20 November 2025 00:32 UTC
- Permanent URL: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Screenscraping&oldid=7085
- Page Version ID: 7085
Citation styles for Screenscraping
APA style
Screenscraping. (2014, October 1). "A B C", . Retrieved 00:32, November 20, 2025 from http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Screenscraping&oldid=7085.
MLA style
"Screenscraping." "A B C", . 1 Oct 2014, 14:18 UTC. 20 Nov 2025, 00:32 <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Screenscraping&oldid=7085>.
MHRA style
"A B C" contributors, 'Screenscraping', "A B C", , 1 October 2014, 14:18 UTC, <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Screenscraping&oldid=7085> [accessed 20 November 2025]
Chicago style
"A B C" contributors, "Screenscraping," "A B C", , http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Screenscraping&oldid=7085 (accessed November 20, 2025).
CBE/CSE style
"A B C" contributors. Screenscraping [Internet]. "A B C", ; 2014 Oct 1, 14:18 UTC [cited 2025 Nov 20]. Available from: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Screenscraping&oldid=7085.
Bluebook style
Screenscraping, http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Screenscraping&oldid=7085 (last visited November 20, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = ""A B C"",
title = "Screenscraping --- "A B C"{,} ",
year = "2014",
url = "http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Screenscraping&oldid=7085",
note = "[Online; accessed 20-November-2025]"
}
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 = ""A B C"",
title = "Screenscraping --- "A B C"{,} ",
year = "2014",
url = "\url{http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Screenscraping&oldid=7085}",
note = "[Online; accessed 20-November-2025]"
}