DECO wiki

Bibliographic details for "catia_v5_stuff"

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

Citation styles for "catia_v5_stuff"

APA

Contributors of ftp.design-deco.com (2010). catia_v5_stuff. Deco Wiki. Retrieved 14:51, 20 July, 2025 from http://ftp.design-deco.com/wiki2/doku.php?id=catia_v5_stuff&rev=1277386445.

MLA

“catia_v5_stuff.” Deco Wiki. 24 Jun 2010, 13:34 GMT. 20 Jul 2025, 14:51 <http://ftp.design-deco.com/wiki2/doku.php?id=catia_v5_stuff&rev=1277386445>.

MHRA

Contributors of ftp.design-deco.com, ‘catia_v5_stuff’, Deco Wiki, 24 June 2010, 13:34 GMT, <http://ftp.design-deco.com/wiki2/doku.php?id=catia_v5_stuff&rev=1277386445> [Accessed 20 July 2025]

Chicago

Contributors of ftp.design-deco.com, “catia_v5_stuff, ” Deco Wiki, http://ftp.design-deco.com/wiki2/doku.php?id=catia_v5_stuff&rev=1277386445 (Accessed July 20, 2025).

CBE/CSE

Contributors of ftp.design-deco.com. catia_v5_stuff [Internet]. Deco Wiki; 2010 Jun 24, 09:34 EDT [Cited 2025 Jul 20]. Available at: http://ftp.design-deco.com/wiki2/doku.php?id=catia_v5_stuff&rev=1277386445.

Bluebook

AMA

Contributors of ftp.design-deco.com. catia_v5_stuff. Deco Wiki. June 24, 2010, 13:34 GMT. Available at: http://ftp.design-deco.com/wiki2/doku.php?id=catia_v5_stuff&rev=1277386445. Accessed July 20, 2025.

BibTeX

 @misc{ wiki:xxx,
   author = "Contributors of ftp.design-deco.com",
   title = "catia_v5_stuff --- Deco Wiki",
   year = "2010",
   url = "http://ftp.design-deco.com/wiki2/doku.php?id=catia_v5_stuff&rev=1277386445",
   note = "[Online; accessed 20-July-2025]"
 }
  

When using the LaTeX package 'url' (hint: search for '\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 = "Contributors of ftp.design-deco.com",
   title = "catia_v5_stuff --- Deco Wiki",
   year = "2010",
   url = "\url{http://ftp.design-deco.com/wiki2/doku.php?id=catia_v5_stuff&rev=1277386445}",
   note = "[Online; accessed 20-July-2025]"
 }