Experimental BibTeX-database server
Fill the following form with a search string. The string will be
searched in
the BibTeX database. Choose the databases you want to search with the
checkboxes below. These databases are (of course) not
disjoint, so
you may get multiple hits.
You may use standard awk
regular expressions to
formulate database queries. For example, you may use
-
facilities
to search for "facilities",
-
[Ff]acilities
to search for "facilities" and for
"Facilities",
-
Smit.
to search for "Smith", "Smitt", "Smity",
etc.
-
19[^789][0-9]
to search for numbers less than or
eqal to 1969 (^
means "not"),
-
facility(.*)1984
to search for an entry with
"facility", followed by the number "1984" (the code (.*)
means "arbitrary string").
Please note that the characters \.^$[]*+?|()
have a
special meaning and need to be escaped by \
.
Some authors publish some of their paper by their full name, e. g.
"Henry Miller" and some others by an abbreviated name, e. g. "H.
Miller".
In case I was absolutely sure that "H. Miller" is identical with "Henry
Miller", I have written the author name as "H[enry] Miller" in order
to indicate the abbreviation. You have to take care of this in your
query
formulation.
Moreover, BibTex sometimes decapitalizes words in the titles of the
papers.
In order to circumvent this, one has to write something like
"{F}acility" instead of "Facility" if the title reads "Facility".
Otherwise,
BibTeX will put out "facility". Please remember this if you do not get
the
expected query result.
Download whole databases
Download Paul Calamais and Luis Vicente's static Stackelberg problem
bibliography as plain text (83KB)
or gzipped (14KB).
Download Mike Dowling's nonlinear programming bibliography as plain text (803KB) or gzipped
(159KB).
Download Jörg Fliege's locational analysis bibliography as plain text (99KB) or gzipped (16KB).
Download Eberhard Kranich's interior point methods bibliography as plain text (586KB) or gzipped
(91KB).
Download SIAM Journal on Computing bibliography as
plain text (349KB) or gzipped (85KB).
Download Stewart's optimization bibliography as
plain text (289KB) or gzipped (60KB).
Other online bibliographies of interest
Trevor Hale's
Location Science Refernces
2463 references on location science and related stuff.
The Hypertext
Bibliography Project
A computer science oriented searchable online bibliography, ordered by
the
journals in it.
ACM
SIGGRAPH online Bibliography Database Covers computer graphics
references.
Bibliographies
of the Bibliography Network Project Several searchable
bibliographies, sorted by author and by subject.
The
Collection of Computer Science Bibliographies
A searchable online bibliography sorted by subfields of computer
science.
Kluwer and Springer have parts of their
journal bibliographies
online.
Donations welcome!
If you would like to share your database of (location analysis
relevant)
bibliographic entries, contact
me! Do the same if you have made an update to one of the databases
above.
Copyright © 1997 by Jörg Fliege,
Universität Dortmund, 44221 Dortmund, Germany.