From 86d89255346df38add225ca3bbd5d8b46a43531f Mon Sep 17 00:00:00 2001
From: Mohammad Akhlaghi <mohammad@akhlaghi.org>
Date: Sun, 15 Sep 2019 01:48:47 +0100
Subject: 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.
---
 reproduce/software/bibtex/sextractor.tex | 23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)

(limited to 'reproduce')

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}
 }
-- 
cgit v1.2.1