From cad0b7581bc074e888a024390e42e4d1eafcbf81 Mon Sep 17 00:00:00 2001 From: gully Date: Tue, 11 Apr 2017 18:03:17 -0700 Subject: [PATCH] See Issue #10-- Literature search --- .../protostars_10-01_literature_survey.ipynb | 69 +++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 notebooks/protostars_10-01_literature_survey.ipynb diff --git a/notebooks/protostars_10-01_literature_survey.ipynb b/notebooks/protostars_10-01_literature_survey.ipynb new file mode 100644 index 0000000..109efc6 --- /dev/null +++ b/notebooks/protostars_10-01_literature_survey.ipynb @@ -0,0 +1,69 @@ +{ + "cells": [ + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "# protostars\n", + "## 10- Literature survey\n", + "### I. Simbad\n", + "\n", + "This will show us the dependence" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "The Simbad-able name is: ** `SH 2-68 N`**\n", + "\n", + "[Link to simbad query](http://simbad.u-strasbg.fr/simbad/sim-id?submit=display&bibdisplay=refsum&bibyear1=1850&bibyear2=%24currentYear&Ident=%402656191&Name=SH++2-68+N#lab_bib)" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "## Enoch et al. 2009\n", + "[ADS](http://adsabs.harvard.edu/cgi-bin/nph-bib_query?db_key=AST&bibcode=2009ApJ...692..973E)" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": { + "collapsed": true + }, + "outputs": [], + "source": [] + } + ], + "metadata": { + "kernelspec": { + "display_name": "Python 3", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.4.5" + } + }, + "nbformat": 4, + "nbformat_minor": 0 +}