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 21:43, 30 July, 2025 from http://additiveproductionsystems.com/content:evaluation:testing?rev=1687294298.

MLA style

“Mechanical Testing.” Additive Production Systems. 20 Jun 2023, 20:51 UTC. 30 Jul 2025, 21:43 <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 30 July 2025]

Chicago style

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

CBE/CSE style

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

Bluebook style

Mechanical Testing, http://additiveproductionsystems.com/content:evaluation:testing?rev=1687294298 (last visited July 30, 2025).

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 July 30, 2025.

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 30-July-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 = "Anonymous Contributors",
   title = "Mechanical Testing --- Additive Production Systems",
   year = "2023",
   url = "\url{http://additiveproductionsystems.com/content:evaluation:testing?rev=1687294298}",
   note = "[Online; accessed 30-July-2025]"
 }