summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkballou <kballou@devnulllabs.io>2016-03-09 17:54:00 -0700
committerkballou <kballou@devnulllabs.io>2016-03-09 17:54:00 -0700
commit84a3f51f55862f4622c74c48ea917e82272ab833 (patch)
tree278ae7bb22baa240e79593504d554f5cbfc21656
parent14a4cda1354779ca6ca1e45e158004aff3ef4aba (diff)
downloadfunc-w-elixir-84a3f51f55862f4622c74c48ea917e82272ab833.tar.gz
func-w-elixir-84a3f51f55862f4622c74c48ea917e82272ab833.tar.xz
Add titles to existing references
-rw-r--r--src/references.bib2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/references.bib b/src/references.bib
index 36284ff..5d8d7d9 100644
--- a/src/references.bib
+++ b/src/references.bib
@@ -1,8 +1,10 @@
@misc{website:xkcd_functional,
+ title="Functional",
howpublished="\url{https://xkcd.com/1270}",
author="Randall Munroe"
}
@misc{website:elixir-lang,
+ title="Elixir Project",
howpublished="\url{http://elixir-lang.org/}"
}
@book{book:programming_elixir,