about summary refs log tree commit diff
path: root/src/doc
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2015-10-01 11:36:26 +0200
committerFlorian Hahn <flo@fhahn.com>2015-10-01 11:36:26 +0200
commitd76010f3d9453c679bd544afb655d1f3b3c15817 (patch)
tree9652ba0d406004e26109560afbfe331e4435b672 /src/doc
parente5ba127734f7754a326d3197229e94c8a5a3be23 (diff)
downloadrust-d76010f3d9453c679bd544afb655d1f3b3c15817.tar.gz
rust-d76010f3d9453c679bd544afb655d1f3b3c15817.zip
Add link to Florian Wilkens's Bachelor's Thesis
Diffstat (limited to 'src/doc')
-rw-r--r--src/doc/trpl/bibliography.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/doc/trpl/bibliography.md b/src/doc/trpl/bibliography.md
index 9659fe45857..b3c75df550f 100644
--- a/src/doc/trpl/bibliography.md
+++ b/src/doc/trpl/bibliography.md
@@ -61,8 +61,9 @@ Language](http://www.cs.indiana.edu/~eholk/papers/hips2013.pdf). Early GPU work
   Rust](http://scialex.github.io/reenix.pdf). Undergrad paper by Alex
   Light.
 * [Evaluation of performance and productivity metrics of potential
-  programming languages in the HPC environment](). Bachelor's thesis by
-  Florian Wilkens. Compares C, Go and Rust.
+  programming languages in the HPC environment]
+  (http://octarineparrot.com/assets/mrfloya-thesis-ba.pdf).
+  Bachelor's thesis by Florian Wilkens. Compares C, Go and Rust.
 * [Nom, a byte oriented, streaming, zero copy, parser combinators library
   in Rust](http://spw15.langsec.org/papers/couprie-nom.pdf). By
   Geoffroy Couprie, research for VLC.
@@ -77,4 +78,4 @@ Language](http://www.cs.indiana.edu/~eholk/papers/hips2013.pdf). Early GPU work
   Farnstrand's master's thesis.
 * [Session Types for
   Rust](http://munksgaard.me/papers/laumann-munksgaard-larsen.pdf). Philip
-  Munksgaard's master's thesis. Research for Servo.
\ No newline at end of file
+  Munksgaard's master's thesis. Research for Servo.