Cite This Page
Bibliographic details for Finding The Best Bitumn Tests
- Page name: Finding The Best Bitumn Tests
- Author: CS History contributors
- Publisher: CS History, .
- Date of last revision: 1 March 2020 19:52 UTC
- Date retrieved: 22 March 2026 21:12 UTC
- Permanent URL: https://hodgelodge.com/cshistory/index.php?title=Finding_The_Best_Bitumn_Tests&oldid=8334
- Page Version ID: 8334
Citation styles for Finding The Best Bitumn Tests
APA style
Finding The Best Bitumn Tests. (2020, March 1). CS History, . Retrieved 21:12, March 22, 2026 from https://hodgelodge.com/cshistory/index.php?title=Finding_The_Best_Bitumn_Tests&oldid=8334.
MLA style
"Finding The Best Bitumn Tests." CS History, . 1 Mar 2020, 19:52 UTC. 22 Mar 2026, 21:12 <https://hodgelodge.com/cshistory/index.php?title=Finding_The_Best_Bitumn_Tests&oldid=8334>.
MHRA style
CS History contributors, 'Finding The Best Bitumn Tests', CS History, , 1 March 2020, 19:52 UTC, <https://hodgelodge.com/cshistory/index.php?title=Finding_The_Best_Bitumn_Tests&oldid=8334> [accessed 22 March 2026]
Chicago style
CS History contributors, "Finding The Best Bitumn Tests," CS History, , https://hodgelodge.com/cshistory/index.php?title=Finding_The_Best_Bitumn_Tests&oldid=8334 (accessed March 22, 2026).
CBE/CSE style
CS History contributors. Finding The Best Bitumn Tests [Internet]. CS History, ; 2020 Mar 1, 19:52 UTC [cited 2026 Mar 22]. Available from: https://hodgelodge.com/cshistory/index.php?title=Finding_The_Best_Bitumn_Tests&oldid=8334.
Bluebook style
Finding The Best Bitumn Tests, https://hodgelodge.com/cshistory/index.php?title=Finding_The_Best_Bitumn_Tests&oldid=8334 (last visited March 22, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CS History",
title = "Finding The Best Bitumn Tests --- CS History{,} ",
year = "2020",
url = "https://hodgelodge.com/cshistory/index.php?title=Finding_The_Best_Bitumn_Tests&oldid=8334",
note = "[Online; accessed 22-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 = "CS History",
title = "Finding The Best Bitumn Tests --- CS History{,} ",
year = "2020",
url = "\url{https://hodgelodge.com/cshistory/index.php?title=Finding_The_Best_Bitumn_Tests&oldid=8334}",
note = "[Online; accessed 22-March-2026]"
}