Bibliographic details for "some:namespaces"

Please remember to check your manual of style, standards guide or instructor's guidelines for the exact syntax to suit your needs

Citation styles for "some:namespaces"

APA

Contributors of ghid-pentru-bibliotecari.arc-software.ro (1970). some:namespaces. Ghid Pentru Bibiotecari. Retrieved 18:52, 16 April, 2025 from http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=some:namespaces&rev=0.

MLA

“some:namespaces.” Ghid Pentru Bibiotecari. 1 Jan 1970, 00:00 GMT. 16 Apr 2025, 18:52 <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=some:namespaces&rev=0>.

MHRA

Contributors of ghid-pentru-bibliotecari.arc-software.ro, ‘some:namespaces’, Ghid Pentru Bibiotecari, 1 January 1970, 00:00 GMT, <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=some:namespaces&rev=0> [Accessed 16 April 2025]

Chicago

Contributors of ghid-pentru-bibliotecari.arc-software.ro, “some:namespaces, ” Ghid Pentru Bibiotecari, http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=some:namespaces&rev=0 (Accessed April 16, 2025).

CBE/CSE

Contributors of ghid-pentru-bibliotecari.arc-software.ro. some:namespaces [Internet]. Ghid Pentru Bibiotecari; 1970 Jan 1, 02:00 EET [Cited 2025 Apr 16]. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=some:namespaces&rev=0.

Bluebook

AMA

Contributors of ghid-pentru-bibliotecari.arc-software.ro. some:namespaces. Ghid Pentru Bibiotecari. January 1, 1970, 00:00 GMT. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=some:namespaces&rev=0. Accessed April 16, 2025.

BibTeX

 @misc{ wiki:xxx,
   author = "Contributors of ghid-pentru-bibliotecari.arc-software.ro",
   title = "some:namespaces --- Ghid Pentru Bibiotecari",
   year = "1970",
   url = "http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=some:namespaces&rev=0",
   note = "[Online; accessed 16-April-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 = "Contributors of ghid-pentru-bibliotecari.arc-software.ro",
   title = "some:namespaces --- Ghid Pentru Bibiotecari",
   year = "1970",
   url = "\url{http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=some:namespaces&rev=0}",
   note = "[Online; accessed 16-April-2025]"
 }