bibtex bug/feature request

Mike Marchywka marchywka at hotmail.com
Mon Dec 2 00:44:03 CET 2019


On Sun, Dec 01, 2019 at 01:08:29PM -0800, David Williams via texhax wrote:
> Dear TeX Hackers,
> 
> As collaborations have grown, so have BibTex entries, and the entry generated by ADS for the paper "Multi-messenger Observations of a Binary Neutron Star Merger” is too long for the current character limit.   The entry can be found here:
> 
> https://urldefense.com/v3/__https://ui.adsabs.harvard.edu/abs/2017ApJ...848L..12A/abstract__;!!C5qS4YX3!QCGTY3sgBldIjM_AZw5gS-1DmZ-Y1K2wsGD3wx-Jjcs5e4K8iYJrvhHZL5m4gNc$ 
> 
> using the Export Citation link at the left.  For the reference list of NSF proposals, all authors are supposed to be listed.  To do that, the full author list needs to be ingested by BibTex.  (For my immediate purposes, I have truncated the list with “and others” at a point that fits within the character limit.)

I just tried it with my default test template and got this output. 
b_9.tex
\documentclass{article}
\begin{document}
\nocite{*}
\bibliographystyle{plain}
\bibliography{.temp_med2bib_4}
\end{document}
marchywka at happy:/home/documents/cpp/proj/toobib/junk$ head -n 8 .temp_med2bib_4.bib 

% srcurl:  https://ui.adsabs.harvard.edu/abs/2017ApJ...848L..12A/abstract
% citeurl:  http://api.crossref.org/works/10.3847/2041-8213/aa91c9/transform/application/x-bibtex
% med2bib comment:  handledoi
% date  Sun Dec 1 18:34:25 EST 2019

@article{Abbott_2017,
	doi = {10.3847/2041-8213/aa91c9},



> 
> With best regards and in grateful appreciation,
> David Williams
> 
> -- 
> David A. Williams                                    phone  831-459-3032
> Santa Cruz Institute for Particle Physics            fax    831-459-5777
> University of California
> Santa Cruz, CA  95064
> 
> 
> 

-- 

mike marchywka
306 charles cox
canton GA 30115
USA, Earth 
marchywka at hotmail.com
404-788-1216
ORCID: 0000-0001-9237-455X
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .temp_med2bib_4.bib
Type: text/x-bibtex
Size: 59177 bytes
Desc: .temp_med2bib_4.bib
URL: <https://tug.org/pipermail/texhax/attachments/20191201/16cdc751/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: temp_med2bib_9.pdf
Type: application/pdf
Size: 63800 bytes
Desc: temp_med2bib_9.pdf
URL: <https://tug.org/pipermail/texhax/attachments/20191201/16cdc751/attachment-0001.pdf>


More information about the texhax mailing list