aboutsummaryrefslogtreecommitdiff
path: root/reproduce/software/bibtex
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2019-09-15 01:48:47 +0100
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2019-09-15 01:48:47 +0100
commit86d89255346df38add225ca3bbd5d8b46a43531f (patch)
treecaf6d204aa639a078fbc22553e17392b70596305 /reproduce/software/bibtex
parentbdba5366937f603dddb6a0531e68299959ca61be (diff)
SExtractor BibTex entry updated with ADS's exported format
Until now the SExtractor BibTeX entry has the first-name and family name in the same field, while the family-name should be in curly braces. Also, it was missing an ADS URL. So the default ADS generated BibTeX entry for SExtractor is now used instead of the old one.
Diffstat (limited to 'reproduce/software/bibtex')
-rw-r--r--reproduce/software/bibtex/sextractor.tex23
1 files changed, 13 insertions, 10 deletions
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}
}