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

Bibliographic details for "Рефрейминг"

  • Page name: Рефрейминг
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 9 February 2008 15:12 MSK
  • Date retrieved: 23 October 2025 15:32 MSK
  • Page Version ID: 1202559139

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 15:32, 23 October, 2025 from http://newcode.ru/doku.php?id=reframing&rev=1202559139.

MLA style

“Рефрейминг.” Институт НеоКода – Новый код НЛП. 9 Feb 2008, 15:12 MSK. 23 Oct 2025, 15:32 <http://newcode.ru/doku.php?id=reframing&rev=1202559139>.

MHRA style

Институт НеоКода, ‘Рефрейминг’, Институт НеоКода – Новый код НЛП, 9 February 2008, 15:12 MSK, <http://newcode.ru/doku.php?id=reframing&rev=1202559139> [accessed 23 October 2025]

Chicago style

Институт НеоКода, “Рефрейминг,” Институт НеоКода – Новый код НЛП, http://newcode.ru/doku.php?id=reframing&rev=1202559139 (accessed October 23, 2025).

CBE/CSE style

Институт НеоКода. Рефрейминг [Internet]. Институт НеоКода – Новый код НЛП; 2008 Feb 9, 15:12 MSK [cited 2025 Oct 23]. Available from: http://newcode.ru/doku.php?id=reframing&rev=1202559139.

Bluebook style

Рефрейминг, http://newcode.ru/doku.php?id=reframing&rev=1202559139 (last visited October 23, 2025).

AMA style

Институт НеоКода. Рефрейминг. Институт НеоКода – Новый код НЛП. February 9, 2008, 15:12 MSK. Available at: http://newcode.ru/doku.php?id=reframing&rev=1202559139. Accessed October 23, 2025.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Институт НеоКода",
   title = "Рефрейминг --- Институт НеоКода – Новый код НЛП",
   year = "2008",
   url = "http://newcode.ru/doku.php?id=reframing&rev=1202559139",
   note = "[Online; accessed 23-October-2025]"
 }

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=reframing&rev=1202559139}",
   note = "[Online; accessed 23-October-2025]"
 }