meta data for this page
  •  

Bibliographic details for "Heat Treatment"

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

Citation styles for "Heat Treatment"

APA style

Anonymous Contributors (2023). Heat Treatment. Additive Production Systems. Retrieved 20:21, 15 June, 2025 from http://additiveproductionsystems.com/content:manufacturing:ht?rev=1687293534.

MLA style

“Heat Treatment.” Additive Production Systems. 20 Jun 2023, 20:38 UTC. 15 Jun 2025, 20:21 <http://additiveproductionsystems.com/content:manufacturing:ht?rev=1687293534>.

MHRA style

Anonymous Contributors, ‘Heat Treatment’, Additive Production Systems, 20 June 2023, 20:38 UTC, <http://additiveproductionsystems.com/content:manufacturing:ht?rev=1687293534> [accessed 15 June 2025]

Chicago style

Anonymous Contributors, “Heat Treatment,” Additive Production Systems, http://additiveproductionsystems.com/content:manufacturing:ht?rev=1687293534 (accessed June 15, 2025).

CBE/CSE style

Anonymous Contributors. Heat Treatment [Internet]. Additive Production Systems; 2023 Jun 20, 20:38 UTC [cited 2025 Jun 15]. Available from: http://additiveproductionsystems.com/content:manufacturing:ht?rev=1687293534.

Bluebook style

AMA style

Anonymous Contributors. Heat Treatment. Additive Production Systems. June 20, 2023, 20:38 UTC. Available at: http://additiveproductionsystems.com/content:manufacturing:ht?rev=1687293534. Accessed June 15, 2025.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Heat Treatment --- Additive Production Systems",
   year = "2023",
   url = "http://additiveproductionsystems.com/content:manufacturing:ht?rev=1687293534",
   note = "[Online; accessed 15-June-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 = "Heat Treatment --- Additive Production Systems",
   year = "2023",
   url = "\url{http://additiveproductionsystems.com/content:manufacturing:ht?rev=1687293534}",
   note = "[Online; accessed 15-June-2025]"
 }