meta data for this page
  •  

Bibliographic details for "1. Design & Production Management"

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

Citation styles for "1. Design & Production Management"

APA style

Anonymous Contributors (2023). 1. Design & Production Management. Additive Production Systems. Retrieved 17:26, 25 May, 2026 from http://additiveproductionsystems.com/content:management?rev=1687292736.

MLA style

“1. Design & Production Management.” Additive Production Systems. 20 Jun 2023, 20:25 UTC. 25 May 2026, 17:26 <http://additiveproductionsystems.com/content:management?rev=1687292736>.

MHRA style

Anonymous Contributors, ‘1. Design & Production Management’, Additive Production Systems, 20 June 2023, 20:25 UTC, <http://additiveproductionsystems.com/content:management?rev=1687292736> [accessed 25 May 2026]

Chicago style

Anonymous Contributors, “1. Design & Production Management,” Additive Production Systems, http://additiveproductionsystems.com/content:management?rev=1687292736 (accessed May 25, 2026).

CBE/CSE style

Anonymous Contributors. 1. Design & Production Management [Internet]. Additive Production Systems; 2023 Jun 20, 20:25 UTC [cited 2026 May 25]. Available from: http://additiveproductionsystems.com/content:management?rev=1687292736.

Bluebook style

1. Design & Production Management, http://additiveproductionsystems.com/content:management?rev=1687292736 (last visited May 25, 2026).

AMA style

Anonymous Contributors. 1. Design & Production Management. Additive Production Systems. June 20, 2023, 20:25 UTC. Available at: http://additiveproductionsystems.com/content:management?rev=1687292736. Accessed May 25, 2026.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "1. Design & Production Management --- Additive Production Systems",
   year = "2023",
   url = "http://additiveproductionsystems.com/content:management?rev=1687292736",
   note = "[Online; accessed 25-May-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 = "1. Design & Production Management --- Additive Production Systems",
   year = "2023",
   url = "\url{http://additiveproductionsystems.com/content:management?rev=1687292736}",
   note = "[Online; accessed 25-May-2026]"
 }