diff --git a/README.md b/README.md index 8c2c894..8f7c09b 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # easyaccess - latest release License ![](https://img.shields.io/conda/v/mgckind/easyaccess.svg) [![DOI](http://joss.theoj.org/papers/10.21105/joss.01022/status.svg)](https://doi.org/10.21105/joss.01022) - -easyaccess: an enhanced command line SQL interpreter client for astronomical surveys. +**easyaccess**: an enhanced command line SQL interpreter client for astronomical surveys. **Jump to:** @@ -72,6 +70,8 @@ archivePrefix = {arXiv}, } ``` +See also: Carrasco Kind et al., (2019). *easyaccess: Enhanced SQL command line interpreter for astronomical surveys*. **Journal of Open Source Software**, 4(33), 1022, https://doi.org/10.21105/joss.01022 + ## Installation Installing `easyaccess` can be a little bit tricky given the external libraries required, in particular the Oracle libraries which are free to use. If you are primarily interested in *using* the `easyaccess` client, we recommend running the Docker image as described below.