Bibliographic details for "sidebar"

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 "sidebar"

APA

Contributors of ghid-pentru-bibliotecari.arc-software.ro (1970). sidebar. Ghid Pentru Bibiotecari. Retrieved 11:41, 17 May, 2024 from http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=sidebar&rev=0.

MLA

“sidebar.” Ghid Pentru Bibiotecari. 1 Jan 1970, 00:00 GMT. 17 May 2024, 11:41 <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=sidebar&rev=0>.

MHRA

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

Chicago

Contributors of ghid-pentru-bibliotecari.arc-software.ro, “sidebar, ” Ghid Pentru Bibiotecari, http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=sidebar&rev=0 (Accessed May 17, 2024).

CBE/CSE

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

Bluebook

AMA

Contributors of ghid-pentru-bibliotecari.arc-software.ro. sidebar. Ghid Pentru Bibiotecari. January 1, 1970, 00:00 GMT. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=sidebar&rev=0. Accessed May 17, 2024.

BibTeX

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