личные инструменты

Bibliographic details for "talk:tag:prezentacii"

  • Page name: talk:tag:prezentacii
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 1 January 1970 03:00 MSK
  • Date retrieved: 21 May 2024 00:18 MSD
  • Page Version ID:

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

Citation styles for "talk:tag:prezentacii"

APA style

Институт НеоКода (1970). talk:tag:prezentacii. Институт НеоКода – Новый код НЛП. Retrieved 00:18, 21 May, 2024 from http://newcode.ru/doku.php?id=talk:tag:prezentacii&rev=.

MLA style

“talk:tag:prezentacii.” Институт НеоКода – Новый код НЛП. 1 Jan 1970, 03:00 MSK. 21 May 2024, 00:18 <http://newcode.ru/doku.php?id=talk:tag:prezentacii&rev=>.

MHRA style

Институт НеоКода, ‘talk:tag:prezentacii’, Институт НеоКода – Новый код НЛП, 1 January 1970, 03:00 MSK, <http://newcode.ru/doku.php?id=talk:tag:prezentacii&rev=> [accessed 21 May 2024]

Chicago style

Институт НеоКода, “talk:tag:prezentacii,” Институт НеоКода – Новый код НЛП, http://newcode.ru/doku.php?id=talk:tag:prezentacii&rev= (accessed May 21, 2024).

CBE/CSE style

Институт НеоКода. talk:tag:prezentacii [Internet]. Институт НеоКода – Новый код НЛП; 1970 Jan 1, 03:00 MSK [cited 2024 May 21]. Available from: http://newcode.ru/doku.php?id=talk:tag:prezentacii&rev=.

Bluebook style

talk:tag:prezentacii, http://newcode.ru/doku.php?id=talk:tag:prezentacii&rev= (last visited May 21, 2024).

AMA style

Институт НеоКода. talk:tag:prezentacii. Институт НеоКода – Новый код НЛП. January 1, 1970, 03:00 MSK. Available at: http://newcode.ru/doku.php?id=talk:tag:prezentacii&rev=. Accessed May 21, 2024.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Институт НеоКода",
   title = "talk:tag:prezentacii --- Институт НеоКода – Новый код НЛП",
   year = "1970",
   url = "http://newcode.ru/doku.php?id=talk:tag:prezentacii&rev=",
   note = "[Online; accessed 21-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 = "Институт НеоКода",
   title = "talk:tag:prezentacii --- Институт НеоКода – Новый код НЛП",
   year = "1970",
   url = "\url{http://newcode.ru/doku.php?id=talk:tag:prezentacii&rev=}",
   note = "[Online; accessed 21-May-2024]"
 }