Bibliographic details for "Despre proiect"

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 "Despre proiect"

APA

Contributors of ghid-pentru-bibliotecari.arc-software.ro (2010). Despre proiect. Ghid Pentru Bibiotecari. Retrieved 21:42, 1 May, 2024 from http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=despre-proiect&rev=1264435449.

MLA

“Despre proiect.” Ghid Pentru Bibiotecari. 25 Jan 2010, 16:04 GMT. 1 May 2024, 21:42 <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=despre-proiect&rev=1264435449>.

MHRA

Contributors of ghid-pentru-bibliotecari.arc-software.ro, ‘Despre proiect’, Ghid Pentru Bibiotecari, 25 January 2010, 16:04 GMT, <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=despre-proiect&rev=1264435449> [Accessed 1 May 2024]

Chicago

Contributors of ghid-pentru-bibliotecari.arc-software.ro, “Despre proiect, ” Ghid Pentru Bibiotecari, http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=despre-proiect&rev=1264435449 (Accessed May 1, 2024).

CBE/CSE

Contributors of ghid-pentru-bibliotecari.arc-software.ro. Despre proiect [Internet]. Ghid Pentru Bibiotecari; 2010 Jan 25, 18:04 EET [Cited 2024 May 1]. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=despre-proiect&rev=1264435449.

Bluebook

AMA

Contributors of ghid-pentru-bibliotecari.arc-software.ro. Despre proiect. Ghid Pentru Bibiotecari. January 25, 2010, 16:04 GMT. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=despre-proiect&rev=1264435449. Accessed May 1, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Contributors of ghid-pentru-bibliotecari.arc-software.ro",
   title = "Despre proiect --- Ghid Pentru Bibiotecari",
   year = "2010",
   url = "http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=despre-proiect&rev=1264435449",
   note = "[Online; accessed 1-May-2024]"
 }
  

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 = "Despre proiect --- Ghid Pentru Bibiotecari",
   year = "2010",
   url = "\url{http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=despre-proiect&rev=1264435449}",
   note = "[Online; accessed 1-May-2024]"
 }