DECO wiki

Bibliographic details for "unigraphics_stuff"

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

Citation styles for "unigraphics_stuff"

APA

Contributors of ftp.design-deco.com (2010). unigraphics_stuff. Deco Wiki. Retrieved 15:57, 20 July, 2025 from http://ftp.design-deco.com/wiki2/doku.php?id=unigraphics_stuff&rev=1277385117.

MLA

“unigraphics_stuff.” Deco Wiki. 24 Jun 2010, 13:11 GMT. 20 Jul 2025, 15:57 <http://ftp.design-deco.com/wiki2/doku.php?id=unigraphics_stuff&rev=1277385117>.

MHRA

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

Chicago

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

CBE/CSE

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

Bluebook

AMA

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

BibTeX

 @misc{ wiki:xxx,
   author = "Contributors of ftp.design-deco.com",
   title = "unigraphics_stuff --- Deco Wiki",
   year = "2010",
   url = "http://ftp.design-deco.com/wiki2/doku.php?id=unigraphics_stuff&rev=1277385117",
   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 = "unigraphics_stuff --- Deco Wiki",
   year = "2010",
   url = "\url{http://ftp.design-deco.com/wiki2/doku.php?id=unigraphics_stuff&rev=1277385117}",
   note = "[Online; accessed 20-July-2025]"
 }