1
0
Fork 0

Update README.md

This commit is contained in:
Ferhat 2013-12-06 18:01:31 +01:00 committed by Michael Hackstein
parent eaa980f05a
commit cb7a1561c4
1 changed files with 4 additions and 2 deletions

View File

@ -97,9 +97,11 @@ Citing ArangoDB
--------------- ---------------
Please kindly cite ArangoDB in your publications if it helps your research: Please kindly cite ArangoDB in your publications if it helps your research:
@misc{Jan13ArangoDB, ```bibtex
Author = {Jan Steeman, Michael Hackstein}, @misc{ArangoDB2013,
Author = {ArangoDB},
Title = { {ArangoDB}: An Open Source multi-purpose database supporting flexible data models for documents, graphs, and key-values.}, Title = { {ArangoDB}: An Open Source multi-purpose database supporting flexible data models for documents, graphs, and key-values.},
Year = {2013}, Year = {2013},
Howpublished = {\url{http://arangodb.org/} Howpublished = {\url{http://arangodb.org/}
} }
```