meta data for this page
  •  

Bibliographic details for "Mechanical Testing"

Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.

Citation styles for "Mechanical Testing"

APA style

Anonymous Contributors (2023). Mechanical Testing. Additive Production Systems. Retrieved 02:35, 28 February, 2026 from http://additiveproductionsystems.com/content:evaluation:testing?rev=1687294298.

MLA style

“Mechanical Testing.” Additive Production Systems. 20 Jun 2023, 20:51 UTC. 28 Feb 2026, 02:35 <http://additiveproductionsystems.com/content:evaluation:testing?rev=1687294298>.

MHRA style

Anonymous Contributors, ‘Mechanical Testing’, Additive Production Systems, 20 June 2023, 20:51 UTC, <http://additiveproductionsystems.com/content:evaluation:testing?rev=1687294298> [accessed 28 February 2026]

Chicago style

Anonymous Contributors, “Mechanical Testing,” Additive Production Systems, http://additiveproductionsystems.com/content:evaluation:testing?rev=1687294298 (accessed February 28, 2026).

CBE/CSE style

Anonymous Contributors. Mechanical Testing [Internet]. Additive Production Systems; 2023 Jun 20, 20:51 UTC [cited 2026 Feb 28]. Available from: http://additiveproductionsystems.com/content:evaluation:testing?rev=1687294298.

Bluebook style

Mechanical Testing, http://additiveproductionsystems.com/content:evaluation:testing?rev=1687294298 (last visited February 28, 2026).

AMA style

Anonymous Contributors. Mechanical Testing. Additive Production Systems. June 20, 2023, 20:51 UTC. Available at: http://additiveproductionsystems.com/content:evaluation:testing?rev=1687294298. Accessed February 28, 2026.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Mechanical Testing --- Additive Production Systems",
   year = "2023",
   url = "http://additiveproductionsystems.com/content:evaluation:testing?rev=1687294298",
   note = "[Online; accessed 28-February-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 = "Anonymous Contributors",
   title = "Mechanical Testing --- Additive Production Systems",
   year = "2023",
   url = "\url{http://additiveproductionsystems.com/content:evaluation:testing?rev=1687294298}",
   note = "[Online; accessed 28-February-2026]"
 }