/rbiblio.bib (5e036cb51df7456c1ef746e73341d21271709ba3) (3105 bytes) (mode 100644) (type blob)

% This file was created with JabRef 2.9.2.
% Encoding: UTF8

@BOOK{nielsen,
	title = {Практический анализ временных рядов: прогнозирование со статистикой и машинное обучение},
	publisher = {СПб.: ООО <<Диалектика>>},
	year = {2021},
	author = {Нильсен, Эйлин },
	pages = {544},
}


@BOOK{prohor,
	title = {Python 3. Самое необходимое},
	publisher = {СПб.: БХВ-Петербург},
	year = {2019},
	author = {Прохоренок, Н. А. and Дронов, В, А.},
	pages = {608},
}

@BOOK{plas,
	title = {Python для сложных задач},
	publisher = {СПб.: Питер},	
	year = {2018},
	author = {Дж. Вандер Плас},
	pages = {576},
}

@BOOK{albon,
	title = {Машинное обучение с использованием Python. Сборник рецептов},
	publisher = {СПб.: БХВ-Петербург},
	year = {2019},	
	author = {Крис Элбон},
	pages = {384},
}

@BOOK{shild,
	title = {Java 8. Полное руководство. Девятое издание.},
	publisher = {Вильямс},
	year = {2015},
	author = {Г. Шилдт},
	pages = {1376},
	owner = {oam},
	timestamp = {2011.05.10}
}

@BOOK{siera,
	title = {Изучаем Java},
	publisher = {Эксмо},
	year = {2012},
	author = {К. Сьерра},
	pages = {708},
	owner = {oam},
	timestamp = {2011.05.10}
}

@BOOK{monax,
	title = {Язык программирования Java и среда NetBeans. 2-е издание.},
	publisher = {BHV-СПб},
	year = {2009},
	author = {В. Монахов},
	pages = {702},
	owner = {oam},
	timestamp = {2011.05.10}
}

@BOOK{kotelnikov,
	title = {LaTeX по-русски},
	publisher = {СПб.: Корона-Век },
	year = {2016},
	author = {И. Котельников and П. Чеботаев},
	pages = {496},
	owner = {oam},
}

@BOOK{lvovskiy,
	title = {Набор и вёрстка в системе LaTeX},
	publisher = {М.:  МЦНМО},
	year = {2014},
	author = {С. М. Львовский},
	pages = {398,},
	owner = {oam},
}


@MANUAL{RManual,
  title = {R: A Language and Environment for Statistical Computing},
  author = {{R Development Core Team}},
  organization = {R Foundation for Statistical Computing},
  address = {Vienna, Austria},
  year = {2010},
  langid = {english},
  note = {{ISBN} 3-900051-07-0},
  owner = {oam},
  timestamp = {2011.03.28},
  url = {http://www.R-project.org/}
}

@ARTICLE{SoetaertRJ2010,
  author = {Karline Soetaert and Thomas Petzoldt and R. Woodrow Setzer},
  title = {Solving differential equations in {R}},
  journal = {The R Journal},
  year = {2010},
  volume = {2},
  pages = {5 -- 15},
  number = {2},
  month = {December},
  langid = {english},
  owner = {oam},
  timestamp = {2011.03.28},
  url = {http://journal.r-project.org/archive/2010-2/RJournal_2010-2_Soetaert~et~al.pdf}
}


@comment{jabref-meta: selector_publisher:}

@comment{jabref-meta: selector_author:}

@comment{jabref-meta: selector_journal:}

@comment{jabref-meta: selector_keywords:}



Mode Type Size Ref File
100644 blob 2190 a93ac2d6149961a6eb6d7da7898d8a1b109e7c03 .gitignore
100644 blob 9960 4caa1844d393ca4510e1d3393fff8dfa4412f65a BAK_vkr.tex
100644 blob 0 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 ItWorks.tex
100644 blob 9741 2a955984838e297dc5b48dc2c2af796190ccf2b8 MAG_disser.tex
100644 blob 11531 b25e54dfc03d39cf85aa34333744cde900167852 MSKMAG_disser.tex
100644 blob 8542 cf60b2f41242fa933b6f03da68f1de06ca58c7ac NIR2_otchet.tex
100644 blob 17538 c5e9c42a8aaf135947f090fb94154a2017abce50 NIR_otchet.tex
100644 blob 1263 0b2de41983ec8a67a94ab745ad6cfd421a80402f README.md
100644 blob 1128 a7b50e32539aa045a04277a1f9d429eb1b079b08 intro.tex
100644 blob 18492 cd3195f031de5e75f4bedba9a26d69bdad0d9b29 part1.tex
100644 blob 6196 fb3ee11eb5d4860d2551a77901f507cbee2e41de part2.tex
040000 tree - b6421e13c678e97843d034027163724396810f89 pics
100644 blob 3105 5e036cb51df7456c1ef746e73341d21271709ba3 rbiblio.bib
100644 blob 4172 0adbcfb598851bcac78231e0e0ca84d022b52b73 vkriate.sty
100644 blob 4245 5ca7abdf60d50010184e1e457ce356feb415632b vkriate2.sty
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/oami/yanir2

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/oami/yanir2

Clone this repository using git:
git clone git://git.rocketgit.com/user/oami/yanir2

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main