aboutsummaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--documentation/research/browser.md1
-rw-r--r--documentation/research/distributed_programming.md1
-rw-r--r--documentation/research/math.md1
-rw-r--r--documentation/research/text_editor & ide.md1
-rw-r--r--documentation/research/web_framework.md2
5 files changed, 6 insertions, 0 deletions
diff --git a/documentation/research/browser.md b/documentation/research/browser.md
index 8401cb621..47acd66e8 100644
--- a/documentation/research/browser.md
+++ b/documentation/research/browser.md
@@ -34,6 +34,7 @@
# Reference
+1. https://www.opera.com/gx
1. https://evertpot.com/tabs-are-the-wrong-abstraction/
1. http://news.mit.edu/2018/system-patches-private-browsing-0223
1. https://vivaldi.com/blog/vivaldi-makes-history/?hl=en-us&version=1.8.770.56&os=W10.0.14393
diff --git a/documentation/research/distributed_programming.md b/documentation/research/distributed_programming.md
index eb8869b45..ae96c46e3 100644
--- a/documentation/research/distributed_programming.md
+++ b/documentation/research/distributed_programming.md
@@ -66,6 +66,7 @@
# Logical clock
+1. [The Bloom Clock](https://arxiv.org/pdf/1905.13064.pdf)
1. [Why Logical Clocks are Easy: Sometimes all you need is the right language.](https://queue.acm.org/detail.cfm?id=2917756)
# Consensus protocol
diff --git a/documentation/research/math.md b/documentation/research/math.md
index 6b9b81bd4..458d4d1f1 100644
--- a/documentation/research/math.md
+++ b/documentation/research/math.md
@@ -232,6 +232,7 @@
# Combinatorics
+1. http://andy.kitchen/combinations.html
1. [Combinatorial Algorithms](http://www2.denizyuret.com/bib/kreher/donald1999combinatorial/combinatorialA.pdf)
# Vector
diff --git a/documentation/research/text_editor & ide.md b/documentation/research/text_editor & ide.md
index b78dec81d..c1cdde62b 100644
--- a/documentation/research/text_editor & ide.md
+++ b/documentation/research/text_editor & ide.md
@@ -42,6 +42,7 @@
# Reference
+1. [Broot: A better way to navigate directories](https://github.com/Canop/broot)
1. https://www.simplethread.com/editor-plugins-belong-in-lock-file/
1. [How to Design an IDE-Friendly Language with Peter Gromov @donnerpeter](https://www.youtube.com/watch?v=lubc8udiP_8)
1. https://shaunlebron.github.io/parinfer/
diff --git a/documentation/research/web_framework.md b/documentation/research/web_framework.md
index 5dd11d8c2..4abba9b5e 100644
--- a/documentation/research/web_framework.md
+++ b/documentation/research/web_framework.md
@@ -1,5 +1,7 @@
# Reference
+1. https://github.com/daybrush/scenejs
+1. https://blog.ionicframework.com/announcing-capacitor-1-0/
1. http://joneisen.me/talk-frelp-ui/#/
1. http://meiosis.js.org/
1. https://medium.com/samsung-internet-dev/disappearing-frameworks-ed921f411c38