meta data for this page
  •  

Bibliographic details for "Chemical Treatments"

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

Citation styles for "Chemical Treatments"

APA style

Anonymous Contributors (2023). Chemical Treatments. Additive Production Systems. Retrieved 14:18, 24 June, 2026 from http://additiveproductionsystems.com/content:manufacturing:others?rev=1687293712.

MLA style

“Chemical Treatments.” Additive Production Systems. 20 Jun 2023, 20:41 UTC. 24 Jun 2026, 14:18 <http://additiveproductionsystems.com/content:manufacturing:others?rev=1687293712>.

MHRA style

Anonymous Contributors, ‘Chemical Treatments’, Additive Production Systems, 20 June 2023, 20:41 UTC, <http://additiveproductionsystems.com/content:manufacturing:others?rev=1687293712> [accessed 24 June 2026]

Chicago style

Anonymous Contributors, “Chemical Treatments,” Additive Production Systems, http://additiveproductionsystems.com/content:manufacturing:others?rev=1687293712 (accessed June 24, 2026).

CBE/CSE style

Anonymous Contributors. Chemical Treatments [Internet]. Additive Production Systems; 2023 Jun 20, 20:41 UTC [cited 2026 Jun 24]. Available from: http://additiveproductionsystems.com/content:manufacturing:others?rev=1687293712.

Bluebook style

AMA style

Anonymous Contributors. Chemical Treatments. Additive Production Systems. June 20, 2023, 20:41 UTC. Available at: http://additiveproductionsystems.com/content:manufacturing:others?rev=1687293712. Accessed June 24, 2026.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Chemical Treatments --- Additive Production Systems",
   year = "2023",
   url = "http://additiveproductionsystems.com/content:manufacturing:others?rev=1687293712",
   note = "[Online; accessed 24-June-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 = "Chemical Treatments --- Additive Production Systems",
   year = "2023",
   url = "\url{http://additiveproductionsystems.com/content:manufacturing:others?rev=1687293712}",
   note = "[Online; accessed 24-June-2026]"
 }