Forensicswiki.org has moved to this site, forensicswiki.xyz. For information, please join the Google Group forensicswiki-reborn
Cite This Page
Bibliographic details for Scalpel
- Page name: Scalpel
- Author: Forensics Wiki contributors
- Publisher: Forensics Wiki, .
- Date of last revision: 28 January 2014 20:21 UTC
- Date retrieved: 26 May 2021 13:46 UTC
- Permanent URL: https://forensicswiki.xyz/wiki/index.php?title=Scalpel&oldid=9462
- Page Version ID: 9462
Citation styles for Scalpel
APA style
Scalpel. (2014, January 28). Forensics Wiki, . Retrieved 13:46, May 26, 2021 from https://forensicswiki.xyz/wiki/index.php?title=Scalpel&oldid=9462.
MLA style
"Scalpel." Forensics Wiki, . 28 Jan 2014, 20:21 UTC. 26 May 2021, 13:46 <https://forensicswiki.xyz/wiki/index.php?title=Scalpel&oldid=9462>.
MHRA style
Forensics Wiki contributors, 'Scalpel', Forensics Wiki, , 28 January 2014, 20:21 UTC, <https://forensicswiki.xyz/wiki/index.php?title=Scalpel&oldid=9462> [accessed 26 May 2021]
Chicago style
Forensics Wiki contributors, "Scalpel," Forensics Wiki, , https://forensicswiki.xyz/wiki/index.php?title=Scalpel&oldid=9462 (accessed May 26, 2021).
CBE/CSE style
Forensics Wiki contributors. Scalpel [Internet]. Forensics Wiki, ; 2014 Jan 28, 20:21 UTC [cited 2021 May 26]. Available from: https://forensicswiki.xyz/wiki/index.php?title=Scalpel&oldid=9462.
Bluebook style
Scalpel, https://forensicswiki.xyz/wiki/index.php?title=Scalpel&oldid=9462 (last visited May 26, 2021).
BibTeX entry
@misc{ wiki:xxx,
author = "Forensics Wiki",
title = "Scalpel --- Forensics Wiki{,} ",
year = "2014",
url = "https://forensicswiki.xyz/wiki/index.php?title=Scalpel&oldid=9462",
note = "[Online; accessed 26-May-2021]"
}
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 = "Forensics Wiki",
title = "Scalpel --- Forensics Wiki{,} ",
year = "2014",
url = "\url{https://forensicswiki.xyz/wiki/index.php?title=Scalpel&oldid=9462}",
note = "[Online; accessed 26-May-2021]"
}