diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2020-04-02 15:51:28 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2020-04-02 16:05:03 +0100 |
commit | de3842a14e36b2debb3ad375d95411d15d45dc84 (patch) | |
tree | 86ae571f85c639c616cf8939cbcec7f1c1be4c9c /reproduce/software/bibtex | |
parent | 646756675566a0907edf143c6b6950e0479d9e7e (diff) | |
parent | cbf177e09af6b9d240388d148b0cb5e3488d8b09 (diff) |
Imported recent work on Maneage, minor conflicts fixed
A few minor conflicts occurred and were fixed.
Diffstat (limited to 'reproduce/software/bibtex')
-rw-r--r-- | reproduce/software/bibtex/missfits.tex | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/reproduce/software/bibtex/missfits.tex b/reproduce/software/bibtex/missfits.tex new file mode 100644 index 0000000..85a1645 --- /dev/null +++ b/reproduce/software/bibtex/missfits.tex @@ -0,0 +1,18 @@ +%% Copyright (C) 2020 Surena Fatemi <surena.fatemi@ipm.ir> +%% +%% Copying and distribution of this file, with or without modification, +%% are permitted in any medium without royalty provided the copyright +%% notice and this notice are preserved. This file is offered as-is, +%% without any warranty. + +@ARTICLE{missfits, + author = {{Marmo}, C. and {Bertin}, E.}, + title = "{MissFITS and WeightWatcher: Two Optimised Tools for Managing FITS Data.}", + journal = {Astronomical Data Analysis Software and Systems XVII}, + year = 2008, + volume = {394}, + series = {Astronomical Society of the Pacific Conference Series}, + pages = {619}, + adsurl = {https://ui.adsabs.harvard.edu/abs/2008ASPC..394..619M}, + adsnote = {Provided by the SAO/NASA Astrophysics Data System} +}
\ No newline at end of file |