Cite This Page
Bibliographic details for Testing Procedures
- Page name: Testing Procedures
- Author: NTBI contributors
- Publisher: NTBI, .
- Date of last revision: 29 March 2012 23:37 UTC
- Date retrieved: 29 April 2026 01:47 UTC
- Permanent URL: https://wiki.ntbigroup.com/index.php?title=Testing_Procedures&oldid=1589
- Page Version ID: 1589
Citation styles for Testing Procedures
APA style
Testing Procedures. (2012, March 29). NTBI, . Retrieved 01:47, April 29, 2026 from https://wiki.ntbigroup.com/index.php?title=Testing_Procedures&oldid=1589.
MLA style
"Testing Procedures." NTBI, . 29 Mar 2012, 23:37 UTC. 29 Apr 2026, 01:47 <https://wiki.ntbigroup.com/index.php?title=Testing_Procedures&oldid=1589>.
MHRA style
NTBI contributors, 'Testing Procedures', NTBI, , 29 March 2012, 23:37 UTC, <https://wiki.ntbigroup.com/index.php?title=Testing_Procedures&oldid=1589> [accessed 29 April 2026]
Chicago style
NTBI contributors, "Testing Procedures," NTBI, , https://wiki.ntbigroup.com/index.php?title=Testing_Procedures&oldid=1589 (accessed April 29, 2026).
CBE/CSE style
NTBI contributors. Testing Procedures [Internet]. NTBI, ; 2012 Mar 29, 23:37 UTC [cited 2026 Apr 29]. Available from: https://wiki.ntbigroup.com/index.php?title=Testing_Procedures&oldid=1589.
Bluebook style
Testing Procedures, https://wiki.ntbigroup.com/index.php?title=Testing_Procedures&oldid=1589 (last visited April 29, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NTBI",
title = "Testing Procedures --- NTBI{,} ",
year = "2012",
url = "https://wiki.ntbigroup.com/index.php?title=Testing_Procedures&oldid=1589",
note = "[Online; accessed 29-April-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 = "NTBI",
title = "Testing Procedures --- NTBI{,} ",
year = "2012",
url = "\url{https://wiki.ntbigroup.com/index.php?title=Testing_Procedures&oldid=1589}",
note = "[Online; accessed 29-April-2026]"
}