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 05:26, 21 May, 2025 from http://additiveproductionsystems.com/start?rev=1687162618.

MLA style

“start.” Additive Production Systems. 19 Jun 2023, 08:16 UTC. 21 May 2025, 05:26 <http://additiveproductionsystems.com/start?rev=1687162618>.

MHRA style

Anonymous Contributors, ‘start’, Additive Production Systems, 19 June 2023, 08:16 UTC, <http://additiveproductionsystems.com/start?rev=1687162618> [accessed 21 May 2025]

Chicago style

Anonymous Contributors, “start,” Additive Production Systems, http://additiveproductionsystems.com/start?rev=1687162618 (accessed May 21, 2025).

CBE/CSE style

Anonymous Contributors. start [Internet]. Additive Production Systems; 2023 Jun 19, 08:16 UTC [cited 2025 May 21]. Available from: http://additiveproductionsystems.com/start?rev=1687162618.

Bluebook style

start, http://additiveproductionsystems.com/start?rev=1687162618 (last visited May 21, 2025).

AMA style

Anonymous Contributors. start. Additive Production Systems. June 19, 2023, 08:16 UTC. Available at: http://additiveproductionsystems.com/start?rev=1687162618. Accessed May 21, 2025.

BibTeX entry

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