meta data for this page
  •  

Bibliographic details for "Structural Analysis"

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

Citation styles for "Structural Analysis"

APA style

Anonymous Contributors (2023). Structural Analysis. Additive Production Systems. Retrieved 01:19, 27 October, 2025 from http://additiveproductionsystems.com/content:management:design:struct?rev=1687292899.

MLA style

“Structural Analysis.” Additive Production Systems. 20 Jun 2023, 20:28 UTC. 27 Oct 2025, 01:19 <http://additiveproductionsystems.com/content:management:design:struct?rev=1687292899>.

MHRA style

Anonymous Contributors, ‘Structural Analysis’, Additive Production Systems, 20 June 2023, 20:28 UTC, <http://additiveproductionsystems.com/content:management:design:struct?rev=1687292899> [accessed 27 October 2025]

Chicago style

Anonymous Contributors, “Structural Analysis,” Additive Production Systems, http://additiveproductionsystems.com/content:management:design:struct?rev=1687292899 (accessed October 27, 2025).

CBE/CSE style

Anonymous Contributors. Structural Analysis [Internet]. Additive Production Systems; 2023 Jun 20, 20:28 UTC [cited 2025 Oct 27]. Available from: http://additiveproductionsystems.com/content:management:design:struct?rev=1687292899.

Bluebook style

Structural Analysis, http://additiveproductionsystems.com/content:management:design:struct?rev=1687292899 (last visited October 27, 2025).

AMA style

Anonymous Contributors. Structural Analysis. Additive Production Systems. June 20, 2023, 20:28 UTC. Available at: http://additiveproductionsystems.com/content:management:design:struct?rev=1687292899. Accessed October 27, 2025.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Structural Analysis --- Additive Production Systems",
   year = "2023",
   url = "http://additiveproductionsystems.com/content:management:design:struct?rev=1687292899",
   note = "[Online; accessed 27-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 = "Structural Analysis --- Additive Production Systems",
   year = "2023",
   url = "\url{http://additiveproductionsystems.com/content:management:design:struct?rev=1687292899}",
   note = "[Online; accessed 27-October-2025]"
 }