ads output format.
%A, %T, %J, %V, %p, %Y %(X)
ads customized reference output
(1)download the package custom-bib,
http://www.ctan.org/tex-archive/macros/latex/contrib/custom-bib/
(2) then run the command below to generate the customized bst file.
latex makebst
http://www.wwnorton.com/college/astronomy/astro21/sandt/starnames.html
The next great, widely used star list to appear after the BD was the Henry Draper Catalogue of stellar spectra, compiled by Annie J. Cannon at Harvard from 1911 to 1915 and published from 1918 to 1924. It includes 225,300 stars numbered in simple order of right ascension. More were added later in the Henry Draper Extension; these bear HDE numbers. Any star with an HD or HDE designation is guaranteed to have had its spectrum measured.
\renewcommand\refname{References and Notes}
\newenvironment{sciabstract}{%
\begin{quote} \bf}
{\end{quote}}
\makeatletter
\renewcommand\@biblabel[1]{{S#1.}}
\renewcommand\citeleft{(}
\renewcommand\citeright{)}
\renewcommand\citeform[1]{S#1}
\makeatother
\newcounter{lastnote}
\newenvironment{scilastnote}{%
\setcounter{lastnote}{\value{enumiv}}%
\addtocounter{lastnote}{+1}%
\begin{list}%
{S\arabic{lastnote}.}
{\setlength{\leftmargin}{.4in}}
{\setlength{\labelsep}{.5em}}}
{\end{list}}
(1) select all the pages in preview (in thumbnail mode)
(2) command+r (means right) or command l (mean left)
(3) save the file, and it is done.