aboutsummaryrefslogtreecommitdiffstats
path: root/thesis.bib
diff options
context:
space:
mode:
authorMitsuo Tokumori <[email protected]>2023-06-07 13:34:45 -0500
committerMitsuo Tokumori <[email protected]>2023-06-07 13:34:45 -0500
commit796609fde3238e632d3bc08fcb186134b661fe49 (patch)
treedd58722516ff4c687bb051b05b455d0e8920c743 /thesis.bib
parentf734026991f16f90a5a436e3d1c159d91f80afc1 (diff)
downloadthesis-796609fde3238e632d3bc08fcb186134b661fe49.tar.gz
thesis-796609fde3238e632d3bc08fcb186134b661fe49.tar.bz2
thesis-796609fde3238e632d3bc08fcb186134b661fe49.zip
Add tools explanation for section 1.3
Diffstat (limited to 'thesis.bib')
-rw-r--r--thesis.bib118
1 files changed, 118 insertions, 0 deletions
diff --git a/thesis.bib b/thesis.bib
index b8f1310..3f86bdf 100644
--- a/thesis.bib
+++ b/thesis.bib
@@ -630,3 +630,121 @@ URL = {https://doi.org/10.1007/BF02214313}
file = {Chitti et al. - 2020 - Need for Interpretable Student Performance Predict.pdf:/home/mitsuo/.local/share/Zotero/storage/JJGSFRMJ/Chitti et al. - 2020 - Need for Interpretable Student Performance Predict.pdf:application/pdf},
}
+# 10-generalidades
+# Metodos, Procedimientos, Herramientas
+
+@online{github,
+ author = {{GitHub}},
+ title = {{GitHub's Frequently Asked Questions}},
+ url = {https://resources.github.com/faq/},
+ urldate = {2023-06-07},
+}
+
+@online{bases-de-datos-bibliograficas,
+ title = {SCOPUS},
+ url = {https://www.elsevier.com/es-es/solutions/scopus},
+ urldate = {2023-06-05}
+}
+
+@online{python,
+ title = {Python},
+ url = {https://www.python.org},
+ urldate = {2023-06-05}
+}
+
+@online{matplotlib,
+ title = {Matplotlib},
+ url = {https://matplotlib.org},
+ urldate = {2023-06-05}
+}
+
+@online{pandas,
+ title = {Pandas},
+ url = {https://pandas.pydata.org},
+ urldate = {2023-06-05}
+}
+
+@online{poetry-python,
+ title = {Poetry-python},
+ url = {https://python-poetry.org},
+ urldate = {2023-06-05}
+}
+
+@online{scikit-learn,
+ title = {Scikit-learn},
+ url = {https://scikit-learn.org},
+ urldate = {2023-06-05}
+}
+
+@online{jupyter-notebooks,
+ title = {Jupyter Notebooks},
+ url = {https://jupyter.org},
+ urldate = {2023-06-05}
+}
+
+@online{google-sheets,
+ title = {Google Sheets},
+ url = {https://www.google.com/sheets/about/},
+ urldate = {2023-06-05}
+}
+
+@online{draw-io,
+ title = {Draw.io},
+ url = {https://www.draw.io},
+ urldate = {2023-06-05}
+}
+
+@online{figma,
+ title = {Figma},
+ url = {https://www.figma.com},
+ urldate = {2023-06-05}
+}
+
+@online{git,
+ title = {Git},
+ url = {https://git-scm.com},
+ urldate = {2023-06-05}
+}
+
+@online{github,
+ title = {GitHub},
+ url = {https://github.com},
+ urldate = {2023-06-05}
+}
+
+@online{aws,
+ title = {AWS},
+ url = {https://aws.amazon.com},
+ urldate = {2023-06-05}
+}
+
+@online{visual-studio-code,
+ title = {Visual Studio Code},
+ url = {https://code.visualstudio.com},
+ urldate = {2023-06-05}
+}
+
+@online{postgresql,
+ title = {PostgreSQL},
+ url = {https://www.postgresql.org},
+ urldate = {2023-06-05}
+}
+
+@online{nginx,
+ title = {Nginx},
+ url = {https://nginx.org},
+ urldate = {2023-06-05}
+}
+
+@online{markdown,
+ title = {Markdown},
+ url = {https://daringfireball.net/projects/markdown/},
+ urldate = {2023-06-05}
+}
+
+@online{mermaid-diagrams,
+ title = {Mermaid diagrams},
+ url = {https://mermaid.js.org/},
+ urldate = {2023-06-05}
+}
+