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

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

  • Page name: Счастье
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 4 October 2008 10:13 MSD
  • Date retrieved: 2 August 2026 05:26 MSK
  • Page Version ID: 1223100786

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 05:26, 2 August, 2026 from http://newcode.ru/doku.php?id=happiness&rev=1223100786.

MLA style

“Счастье.” Институт НеоКода – Новый код НЛП. 4 Oct 2008, 10:13 MSD. 2 Aug 2026, 05:26 <http://newcode.ru/doku.php?id=happiness&rev=1223100786>.

MHRA style

Институт НеоКода, ‘Счастье’, Институт НеоКода – Новый код НЛП, 4 October 2008, 10:13 MSD, <http://newcode.ru/doku.php?id=happiness&rev=1223100786> [accessed 2 August 2026]

Chicago style

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

CBE/CSE style

Институт НеоКода. Счастье [Internet]. Институт НеоКода – Новый код НЛП; 2008 Oct 4, 10:13 MSD [cited 2026 Aug 2]. Available from: http://newcode.ru/doku.php?id=happiness&rev=1223100786.

Bluebook style

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

AMA style

Институт НеоКода. Счастье. Институт НеоКода – Новый код НЛП. October 4, 2008, 10:13 MSD. Available at: http://newcode.ru/doku.php?id=happiness&rev=1223100786. Accessed August 2, 2026.

BibTeX entry

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