meta data for this page
  •  

Bibliographic details for "3. Material Evaluation"

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

Citation styles for "3. Material Evaluation"

APA style

Anonymous Contributors (2023). 3. Material Evaluation. Additive Production Systems. Retrieved 16:26, 31 October, 2025 from http://additiveproductionsystems.com/content:evaluation?rev=1687293740.

MLA style

“3. Material Evaluation.” Additive Production Systems. 20 Jun 2023, 20:42 UTC. 31 Oct 2025, 16:26 <http://additiveproductionsystems.com/content:evaluation?rev=1687293740>.

MHRA style

Anonymous Contributors, ‘3. Material Evaluation’, Additive Production Systems, 20 June 2023, 20:42 UTC, <http://additiveproductionsystems.com/content:evaluation?rev=1687293740> [accessed 31 October 2025]

Chicago style

Anonymous Contributors, “3. Material Evaluation,” Additive Production Systems, http://additiveproductionsystems.com/content:evaluation?rev=1687293740 (accessed October 31, 2025).

CBE/CSE style

Anonymous Contributors. 3. Material Evaluation [Internet]. Additive Production Systems; 2023 Jun 20, 20:42 UTC [cited 2025 Oct 31]. Available from: http://additiveproductionsystems.com/content:evaluation?rev=1687293740.

Bluebook style

3. Material Evaluation, http://additiveproductionsystems.com/content:evaluation?rev=1687293740 (last visited October 31, 2025).

AMA style

Anonymous Contributors. 3. Material Evaluation. Additive Production Systems. June 20, 2023, 20:42 UTC. Available at: http://additiveproductionsystems.com/content:evaluation?rev=1687293740. Accessed October 31, 2025.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "3. Material Evaluation --- Additive Production Systems",
   year = "2023",
   url = "http://additiveproductionsystems.com/content:evaluation?rev=1687293740",
   note = "[Online; accessed 31-October-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 = "3. Material Evaluation --- Additive Production Systems",
   year = "2023",
   url = "\url{http://additiveproductionsystems.com/content:evaluation?rev=1687293740}",
   note = "[Online; accessed 31-October-2025]"
 }