мета-данные страницы
  •  
Загрузка не удалась. Возможно, проблемы с правами доступа?

Bibliographic details for "python:temperature"

  • Page name: python:temperature
  • Author: Anonymous Contributors
  • Publisher: Сообщество преподавателей информатики ФМШ.
  • Date of this revision: 22 October 2018 11:13 +07
  • Date retrieved: 25 April 2024 22:58 +07
  • Page Version ID: 1540181580

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

Citation styles for "python:temperature"

APA style

Anonymous Contributors (2018). python:temperature. Сообщество преподавателей информатики ФМШ. Retrieved 22:58, 25 April, 2024 from https://wiki.nsunc.com/python/temperature?rev=1540181580.

MLA style

“python:temperature.” Сообщество преподавателей информатики ФМШ. 22 Oct 2018, 11:13 +07. 25 Apr 2024, 22:58 <https://wiki.nsunc.com/python/temperature?rev=1540181580>.

MHRA style

Anonymous Contributors, ‘python:temperature’, Сообщество преподавателей информатики ФМШ, 22 October 2018, 11:13 +07, <https://wiki.nsunc.com/python/temperature?rev=1540181580> [accessed 25 April 2024]

Chicago style

Anonymous Contributors, “python:temperature,” Сообщество преподавателей информатики ФМШ, https://wiki.nsunc.com/python/temperature?rev=1540181580 (accessed April 25, 2024).

CBE/CSE style

Anonymous Contributors. python:temperature [Internet]. Сообщество преподавателей информатики ФМШ; 2018 Oct 22, 11:13 +07 [cited 2024 Apr 25]. Available from: https://wiki.nsunc.com/python/temperature?rev=1540181580.

Bluebook style

python:temperature, https://wiki.nsunc.com/python/temperature?rev=1540181580 (last visited April 25, 2024).

AMA style

Anonymous Contributors. python:temperature. Сообщество преподавателей информатики ФМШ. October 22, 2018, 11:13 +07. Available at: https://wiki.nsunc.com/python/temperature?rev=1540181580. Accessed April 25, 2024.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "python:temperature --- Сообщество преподавателей информатики ФМШ",
   year = "2018",
   url = "https://wiki.nsunc.com/python/temperature?rev=1540181580",
   note = "[Online; accessed 25-April-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 = "Anonymous Contributors",
   title = "python:temperature --- Сообщество преподавателей информатики ФМШ",
   year = "2018",
   url = "\url{https://wiki.nsunc.com/python/temperature?rev=1540181580}",
   note = "[Online; accessed 25-April-2024]"
 }