meta data for this page
  •  

Bibliographic details for "design_for_am"

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

Citation styles for "design_for_am"

APA style

Anonymous Contributors (2023). design_for_am. Additive Production Systems. Retrieved 23:27, 14 March, 2025 from http://additiveproductionsystems.com/design_for_am?rev=1687291456.

MLA style

“design_for_am.” Additive Production Systems. 20 Jun 2023, 20:04 UTC. 14 Mar 2025, 23:27 <http://additiveproductionsystems.com/design_for_am?rev=1687291456>.

MHRA style

Anonymous Contributors, ‘design_for_am’, Additive Production Systems, 20 June 2023, 20:04 UTC, <http://additiveproductionsystems.com/design_for_am?rev=1687291456> [accessed 14 March 2025]

Chicago style

Anonymous Contributors, “design_for_am,” Additive Production Systems, http://additiveproductionsystems.com/design_for_am?rev=1687291456 (accessed March 14, 2025).

CBE/CSE style

Anonymous Contributors. design_for_am [Internet]. Additive Production Systems; 2023 Jun 20, 20:04 UTC [cited 2025 Mar 14]. Available from: http://additiveproductionsystems.com/design_for_am?rev=1687291456.

Bluebook style

design_for_am, http://additiveproductionsystems.com/design_for_am?rev=1687291456 (last visited March 14, 2025).

AMA style

Anonymous Contributors. design_for_am. Additive Production Systems. June 20, 2023, 20:04 UTC. Available at: http://additiveproductionsystems.com/design_for_am?rev=1687291456. Accessed March 14, 2025.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "design_for_am --- Additive Production Systems",
   year = "2023",
   url = "http://additiveproductionsystems.com/design_for_am?rev=1687291456",
   note = "[Online; accessed 14-March-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 = "design_for_am --- Additive Production Systems",
   year = "2023",
   url = "\url{http://additiveproductionsystems.com/design_for_am?rev=1687291456}",
   note = "[Online; accessed 14-March-2025]"
 }