DECO wiki

Bibliographic details for "talk:links"

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

Citation styles for "talk:links"

APA

Contributors of ftp.design-deco.com (1970). talk:links. Deco Wiki. Retrieved 21:13, 20 July, 2025 from http://ftp.design-deco.com/wiki2/doku.php?id=talk:links&rev=0.

MLA

“talk:links.” Deco Wiki. 1 Jan 1970, 00:00 GMT. 20 Jul 2025, 21:13 <http://ftp.design-deco.com/wiki2/doku.php?id=talk:links&rev=0>.

MHRA

Contributors of ftp.design-deco.com, ‘talk:links’, Deco Wiki, 1 January 1970, 00:00 GMT, <http://ftp.design-deco.com/wiki2/doku.php?id=talk:links&rev=0> [Accessed 20 July 2025]

Chicago

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

CBE/CSE

Contributors of ftp.design-deco.com. talk:links [Internet]. Deco Wiki; 1969 Dec 31, 19:00 EST [Cited 2025 Jul 20]. Available at: http://ftp.design-deco.com/wiki2/doku.php?id=talk:links&rev=0.

Bluebook

talk:links, http://ftp.design-deco.com/wiki2/doku.php?id=talk:links&rev=0 (Last visited July 20, 2025).

AMA

Contributors of ftp.design-deco.com. talk:links. Deco Wiki. January 1, 1970, 00:00 GMT. Available at: http://ftp.design-deco.com/wiki2/doku.php?id=talk:links&rev=0. Accessed July 20, 2025.

BibTeX

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