aboutsummaryrefslogtreecommitdiffstats
path: root/root/articles/mmmfs/references
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2019-12-30 18:52:37 +0000
committers-ol <s-ol@users.noreply.github.com>2019-12-30 18:52:37 +0000
commit5db27ae44907974230dbdfba002182e68e59038e (patch)
treef3f341ceb8b808e8293f188db21a51fd2fd98145 /root/articles/mmmfs/references
parentprint styling fixes (diff)
downloadmmm-5db27ae44907974230dbdfba002182e68e59038e.tar.gz
mmm-5db27ae44907974230dbdfba002182e68e59038e.zip
lots of fixes
Diffstat (limited to 'root/articles/mmmfs/references')
-rw-r--r--root/articles/mmmfs/references/$order2
-rw-r--r--root/articles/mmmfs/references/dijkstra/text$bibtex17
-rw-r--r--root/articles/mmmfs/references/mime-types/text$bibtex14
3 files changed, 33 insertions, 0 deletions
diff --git a/root/articles/mmmfs/references/$order b/root/articles/mmmfs/references/$order
index 01b0c04..1e250b7 100644
--- a/root/articles/mmmfs/references/$order
+++ b/root/articles/mmmfs/references/$order
@@ -16,3 +16,5 @@ acm-dl
aspect-ratios
alternatives-to-trees
transclusion
+mime-types
+dijkstra
diff --git a/root/articles/mmmfs/references/dijkstra/text$bibtex b/root/articles/mmmfs/references/dijkstra/text$bibtex
new file mode 100644
index 0000000..c38a470
--- /dev/null
+++ b/root/articles/mmmfs/references/dijkstra/text$bibtex
@@ -0,0 +1,17 @@
+@article{10.1007/BF01386390,
+ author = {Dijkstra, Edsger W.},
+ title = {A Note on Two Problems in Connexion with Graphs},
+ year = {1959},
+ issue_date = {December 1959},
+ publisher = {Springer-Verlag},
+ address = {Berlin, Heidelberg},
+ volume = {1},
+ number = {1},
+ issn = {0029-599X},
+ url = {https://doi.org/10.1007/BF01386390},
+ doi = {10.1007/BF01386390},
+ journal = {Numer. Math.},
+ month = dec,
+ pages = {269–271},
+ numpages = {3}
+}
diff --git a/root/articles/mmmfs/references/mime-types/text$bibtex b/root/articles/mmmfs/references/mime-types/text$bibtex
new file mode 100644
index 0000000..c49b553
--- /dev/null
+++ b/root/articles/mmmfs/references/mime-types/text$bibtex
@@ -0,0 +1,14 @@
+@article{rfc6838,
+ series = {Request for Comments},
+ number = 6838,
+ howpublished = {RFC 6838},
+ publisher = {Internet Engineering Task Force},
+ doi = {10.17487/RFC6838},
+ url = {https://tools.ietf.org/html/rfc6838},
+ author = {Freed, Ned and Klensin, John C. and Hansen, Tony},
+ title = {Media Type Specifications and Registration Procedures},
+ pagetotal = 32,
+ year = 2013,
+ month = jan,
+ abstract = {This document defines procedures for the specification and registration of media types for use in HTTP, MIME, and other Internet protocols. This memo documents an Internet Best Current Practice.},
+}