nxg / urlbst (http://nxg.me.uk/dist/urlbst/)
A script to add a webpage BibTeX entry type, and add support for general url and lastchecked fields, to (most) BibTeX .bst files. Optionally adds basic support for eprint and doi fields, and hypertex/hyperref support, too.
| commit 67: | 8b5e5a872b47 |
| parent 66: | 8ef8de484f7c |
| branch: | default |
urlbst.bib should also be distributed
2 years ago
Changed (Δ11 bytes):
raw changeset »
Makefile.in (1 lines added, 1 lines removed)
| … | … | @@ -11,7 +11,7 @@ GENERATED=urlbst urlbst.tex urlbst.pdf u |
11 |
11 |
# ...plus the configured files |
12 |
12 |
DISTRIBS=$(GENERATED) \ |
13 |
13 |
configure configure.ac \ |
14 |
urlbst.in urlbst. |
|
14 |
urlbst.in urlbst.bib urlbst.tex.in urlbst.html.in Makefile.in |
|
15 |
15 |
|
16 |
16 |
prefix=@prefix@ |
17 |
17 |
exec_prefix=@exec_prefix@ |
