1
0
Fork 0
This commit is contained in:
Frank Celler 2014-07-05 22:17:15 +02:00
parent 5d5b3d7009
commit a2c2078e75
1 changed files with 3 additions and 3 deletions

View File

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