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

Bibliographic details for "Неделание"

  • Page name: Неделание
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 1 February 2008 14:31 MSK
  • Date retrieved: 4 May 2024 13:54 MSD
  • Page Version ID: 1201865478

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

Citation styles for "Неделание"

APA style

Институт НеоКода (2008). Неделание. Институт НеоКода – Новый код НЛП. Retrieved 13:54, 4 May, 2024 from http://newcode.ru/doku.php?id=non-enterpreneurship&rev=1201865478.

MLA style

“Неделание.” Институт НеоКода – Новый код НЛП. 1 Feb 2008, 14:31 MSK. 4 May 2024, 13:54 <http://newcode.ru/doku.php?id=non-enterpreneurship&rev=1201865478>.

MHRA style

Институт НеоКода, ‘Неделание’, Институт НеоКода – Новый код НЛП, 1 February 2008, 14:31 MSK, <http://newcode.ru/doku.php?id=non-enterpreneurship&rev=1201865478> [accessed 4 May 2024]

Chicago style

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

CBE/CSE style

Институт НеоКода. Неделание [Internet]. Институт НеоКода – Новый код НЛП; 2008 Feb 1, 14:31 MSK [cited 2024 May 4]. Available from: http://newcode.ru/doku.php?id=non-enterpreneurship&rev=1201865478.

Bluebook style

Неделание, http://newcode.ru/doku.php?id=non-enterpreneurship&rev=1201865478 (last visited May 4, 2024).

AMA style

Институт НеоКода. Неделание. Институт НеоКода – Новый код НЛП. February 1, 2008, 14:31 MSK. Available at: http://newcode.ru/doku.php?id=non-enterpreneurship&rev=1201865478. Accessed May 4, 2024.

BibTeX entry

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