meta data for this page
  •  

Bibliographic details for "start"

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

Citation styles for "start"

APA style

Anonymous Contributors (2023). start. Additive Production Systems. Retrieved 19:15, 17 March, 2026 from http://additiveproductionsystems.com/start?rev=1687467965.

MLA style

“start.” Additive Production Systems. 22 Jun 2023, 21:06 UTC. 17 Mar 2026, 19:15 <http://additiveproductionsystems.com/start?rev=1687467965>.

MHRA style

Anonymous Contributors, ‘start’, Additive Production Systems, 22 June 2023, 21:06 UTC, <http://additiveproductionsystems.com/start?rev=1687467965> [accessed 17 March 2026]

Chicago style

Anonymous Contributors, “start,” Additive Production Systems, http://additiveproductionsystems.com/start?rev=1687467965 (accessed March 17, 2026).

CBE/CSE style

Anonymous Contributors. start [Internet]. Additive Production Systems; 2023 Jun 22, 21:06 UTC [cited 2026 Mar 17]. Available from: http://additiveproductionsystems.com/start?rev=1687467965.

Bluebook style

start, http://additiveproductionsystems.com/start?rev=1687467965 (last visited March 17, 2026).

AMA style

Anonymous Contributors. start. Additive Production Systems. June 22, 2023, 21:06 UTC. Available at: http://additiveproductionsystems.com/start?rev=1687467965. Accessed March 17, 2026.

BibTeX entry

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