diff options
-rw-r--r-- | .file-metadata | bin | 6302 -> 6250 bytes | |||
-rw-r--r-- | reproduce/software/bibtex/sextractor.tex | 23 |
2 files changed, 13 insertions, 10 deletions
diff --git a/.file-metadata b/.file-metadata Binary files differindex 902d99e..77f3475 100644 --- a/.file-metadata +++ b/.file-metadata diff --git a/reproduce/software/bibtex/sextractor.tex b/reproduce/software/bibtex/sextractor.tex index 90d3eff..8761428 100644 --- a/reproduce/software/bibtex/sextractor.tex +++ b/reproduce/software/bibtex/sextractor.tex @@ -1,18 +1,21 @@ %% Copyright (C) 2019 Raul Infante-Sainz <infantesainz@gmail.com> +%% Copyright (C) 2019 Mohammad Akhlaghi <mohammad@akhlaghi.org> %% %% 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{sextractor, - author = {{Bertin, E.} and {Arnouts, S.}}, - title = {SExtractor: Software for source extraction}, - DOI= "10.1051/aas:1996164", - url= "https://doi.org/10.1051/aas:1996164", - journal = {AASS}, - year = 1996, - volume = 117, - number = 2, - pages = "393", +@ARTICLE{sextractor, + author = {{Bertin}, E. and {Arnouts}, S.}, + title = "{SExtractor: Software for source extraction.}", + journal = {A\&AS}, + keywords = {METHODS: DATA ANALYSIS, TECHNIQUES: IMAGE PROCESSING, GALAXIES: PHOTOMETRY}, + year = "1996", + month = "Jun", + volume = {117}, + pages = {393}, + doi = {10.1051/aas:1996164}, + adsurl = {https://ui.adsabs.harvard.edu/abs/1996A&AS..117..393B}, + adsnote = {Provided by the SAO/NASA Astrophysics Data System} } |