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 13:38, 15 September, 2025 from http://additiveproductionsystems.com/start?rev=1687467965.

MLA style

“start.” Additive Production Systems. 22 Jun 2023, 21:06 UTC. 15 Sep 2025, 13:38 <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 15 September 2025]

Chicago style

Anonymous Contributors, “start,” Additive Production Systems, http://additiveproductionsystems.com/start?rev=1687467965 (accessed September 15, 2025).

CBE/CSE style

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

Bluebook style

start, http://additiveproductionsystems.com/start?rev=1687467965 (last visited September 15, 2025).

AMA style

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

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 15-September-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 = "start --- Additive Production Systems",
   year = "2023",
   url = "\url{http://additiveproductionsystems.com/start?rev=1687467965}",
   note = "[Online; accessed 15-September-2025]"
 }