From 3953412441bd3e34b247fc5ac48b2f436dccc423 Mon Sep 17 00:00:00 2001 From: John Swinbank <swinbank@astron.nl> Date: Wed, 25 Aug 2021 13:40:29 +0200 Subject: [PATCH] Add reference for CASA --- texmf/bibtex/bib/general.bib | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/texmf/bibtex/bib/general.bib b/texmf/bibtex/bib/general.bib index cd5b058..f0d8cdf 100644 --- a/texmf/bibtex/bib/general.bib +++ b/texmf/bibtex/bib/general.bib @@ -184,3 +184,17 @@ archivePrefix = "arXiv", doi = {10.5281/zenodo.1451647}, url = {https://doi.org/10.5281/zenodo.1451647} } + +@INPROCEEDINGS{casa:2007, + author = {{McMullin}, J.~P. and {Waters}, B. and {Schiebel}, D. and {Young}, W. and {Golap}, K.}, + title = "{CASA Architecture and Applications}", + booktitle = {Astronomical Data Analysis Software and Systems XVI}, + year = 2007, + editor = {{Shaw}, R.~A. and {Hill}, F. and {Bell}, D.~J.}, + series = {Astronomical Society of the Pacific Conference Series}, + volume = {376}, + month = oct, + pages = {127}, + adsurl = {https://ui.adsabs.harvard.edu/abs/2007ASPC..376..127M}, + adsnote = {Provided by the SAO/NASA Astrophysics Data System} +} -- GitLab