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 02:03, 14 March, 2025 from http://additiveproductionsystems.com/start?rev=1687467965.

MLA style

“start.” Additive Production Systems. 22 Jun 2023, 21:06 UTC. 14 Mar 2025, 02:03 <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 14 March 2025]

Chicago style

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

CBE/CSE style

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

Bluebook style

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

AMA style

Anonymous Contributors. start. Additive Production Systems. June 22, 2023, 21:06 UTC. Available at: http://additiveproductionsystems.com/start?rev=1687467965. Accessed March 14, 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 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 = "start --- Additive Production Systems",
   year = "2023",
   url = "\url{http://additiveproductionsystems.com/start?rev=1687467965}",
   note = "[Online; accessed 14-March-2025]"
 }