meta data for this page
  •  

Bibliographic details for "Process Planning"

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

Citation styles for "Process Planning"

APA style

Anonymous Contributors (2023). Process Planning. Additive Production Systems. Retrieved 20:30, 17 March, 2026 from http://additiveproductionsystems.com/content:management:planning:procplan?rev=1687293002.

MLA style

“Process Planning.” Additive Production Systems. 20 Jun 2023, 20:30 UTC. 17 Mar 2026, 20:30 <http://additiveproductionsystems.com/content:management:planning:procplan?rev=1687293002>.

MHRA style

Anonymous Contributors, ‘Process Planning’, Additive Production Systems, 20 June 2023, 20:30 UTC, <http://additiveproductionsystems.com/content:management:planning:procplan?rev=1687293002> [accessed 17 March 2026]

Chicago style

Anonymous Contributors, “Process Planning,” Additive Production Systems, http://additiveproductionsystems.com/content:management:planning:procplan?rev=1687293002 (accessed March 17, 2026).

CBE/CSE style

Anonymous Contributors. Process Planning [Internet]. Additive Production Systems; 2023 Jun 20, 20:30 UTC [cited 2026 Mar 17]. Available from: http://additiveproductionsystems.com/content:management:planning:procplan?rev=1687293002.

Bluebook style

AMA style

Anonymous Contributors. Process Planning. Additive Production Systems. June 20, 2023, 20:30 UTC. Available at: http://additiveproductionsystems.com/content:management:planning:procplan?rev=1687293002. Accessed March 17, 2026.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Process Planning --- Additive Production Systems",
   year = "2023",
   url = "http://additiveproductionsystems.com/content:management:planning:procplan?rev=1687293002",
   note = "[Online; accessed 17-March-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 = "Process Planning --- Additive Production Systems",
   year = "2023",
   url = "\url{http://additiveproductionsystems.com/content:management:planning:procplan?rev=1687293002}",
   note = "[Online; accessed 17-March-2026]"
 }