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

Bibliographic details for "function.session-write-close"

  • Page name: function.session-write-close
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 1 January 1970 03:00 MSK
  • Date retrieved: 4 July 2025 09:44 MSK
  • 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 "function.session-write-close"

APA style

Институт НеоКода (1970). function.session-write-close. Институт НеоКода – Новый код НЛП. Retrieved 09:44, 4 July, 2025 from http://newcode.ru/doku.php?id=function.session-write-close&rev=.

MLA style

“function.session-write-close.” Институт НеоКода – Новый код НЛП. 1 Jan 1970, 03:00 MSK. 4 Jul 2025, 09:44 <http://newcode.ru/doku.php?id=function.session-write-close&rev=>.

MHRA style

Институт НеоКода, ‘function.session-write-close’, Институт НеоКода – Новый код НЛП, 1 January 1970, 03:00 MSK, <http://newcode.ru/doku.php?id=function.session-write-close&rev=> [accessed 4 July 2025]

Chicago style

Институт НеоКода, “function.session-write-close,” Институт НеоКода – Новый код НЛП, http://newcode.ru/doku.php?id=function.session-write-close&rev= (accessed July 4, 2025).

CBE/CSE style

Институт НеоКода. function.session-write-close [Internet]. Институт НеоКода – Новый код НЛП; 1970 Jan 1, 03:00 MSK [cited 2025 Jul 4]. Available from: http://newcode.ru/doku.php?id=function.session-write-close&rev=.

Bluebook style

function.session-write-close, http://newcode.ru/doku.php?id=function.session-write-close&rev= (last visited July 4, 2025).

AMA style

Институт НеоКода. function.session-write-close. Институт НеоКода – Новый код НЛП. January 1, 1970, 03:00 MSK. Available at: http://newcode.ru/doku.php?id=function.session-write-close&rev=. Accessed July 4, 2025.

BibTeX entry

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