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

Bibliographic details for "Счастье"

  • Page name: Счастье
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 28 July 2009 10:40 MSD
  • Date retrieved: 8 April 2026 13:41 MSK
  • Page Version ID: 1248763212

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

Институт НеоКода (2009). Счастье. Институт НеоКода – Новый код НЛП. Retrieved 13:41, 8 April, 2026 from http://newcode.ru/doku.php?id=happiness&rev=1248763212.

MLA style

“Счастье.” Институт НеоКода – Новый код НЛП. 28 Jul 2009, 10:40 MSD. 8 Apr 2026, 13:41 <http://newcode.ru/doku.php?id=happiness&rev=1248763212>.

MHRA style

Институт НеоКода, ‘Счастье’, Институт НеоКода – Новый код НЛП, 28 July 2009, 10:40 MSD, <http://newcode.ru/doku.php?id=happiness&rev=1248763212> [accessed 8 April 2026]

Chicago style

Институт НеоКода, “Счастье,” Институт НеоКода – Новый код НЛП, http://newcode.ru/doku.php?id=happiness&rev=1248763212 (accessed April 8, 2026).

CBE/CSE style

Институт НеоКода. Счастье [Internet]. Институт НеоКода – Новый код НЛП; 2009 Jul 28, 10:40 MSD [cited 2026 Apr 8]. Available from: http://newcode.ru/doku.php?id=happiness&rev=1248763212.

Bluebook style

Счастье, http://newcode.ru/doku.php?id=happiness&rev=1248763212 (last visited April 8, 2026).

AMA style

Институт НеоКода. Счастье. Институт НеоКода – Новый код НЛП. July 28, 2009, 10:40 MSD. Available at: http://newcode.ru/doku.php?id=happiness&rev=1248763212. Accessed April 8, 2026.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Институт НеоКода",
   title = "Счастье --- Институт НеоКода – Новый код НЛП",
   year = "2009",
   url = "http://newcode.ru/doku.php?id=happiness&rev=1248763212",
   note = "[Online; accessed 8-April-2026]"
 }

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 = "2009",
   url = "\url{http://newcode.ru/doku.php?id=happiness&rev=1248763212}",
   note = "[Online; accessed 8-April-2026]"
 }