meta data for this page
  •  

Bibliographic details for "2. Manufacturing"

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

Citation styles for "2. Manufacturing"

APA style

Anonymous Contributors (2023). 2. Manufacturing. Additive Production Systems. Retrieved 02:44, 26 July, 2026 from http://additiveproductionsystems.com/content:manufacturing?rev=1687297680.

MLA style

“2. Manufacturing.” Additive Production Systems. 20 Jun 2023, 21:48 UTC. 26 Jul 2026, 02:44 <http://additiveproductionsystems.com/content:manufacturing?rev=1687297680>.

MHRA style

Anonymous Contributors, ‘2. Manufacturing’, Additive Production Systems, 20 June 2023, 21:48 UTC, <http://additiveproductionsystems.com/content:manufacturing?rev=1687297680> [accessed 26 July 2026]

Chicago style

Anonymous Contributors, “2. Manufacturing,” Additive Production Systems, http://additiveproductionsystems.com/content:manufacturing?rev=1687297680 (accessed July 26, 2026).

CBE/CSE style

Anonymous Contributors. 2. Manufacturing [Internet]. Additive Production Systems; 2023 Jun 20, 21:48 UTC [cited 2026 Jul 26]. Available from: http://additiveproductionsystems.com/content:manufacturing?rev=1687297680.

Bluebook style

2. Manufacturing, http://additiveproductionsystems.com/content:manufacturing?rev=1687297680 (last visited July 26, 2026).

AMA style

Anonymous Contributors. 2. Manufacturing. Additive Production Systems. June 20, 2023, 21:48 UTC. Available at: http://additiveproductionsystems.com/content:manufacturing?rev=1687297680. Accessed July 26, 2026.

BibTeX entry

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