When working with Bibtex, manually transferring the citation information for articles, prooceedings, books, etc. can be a tedious work. Some web sites provide citations in Bibtex format. What are your favorite sites to get Bibtex citations of your used references?
|
|
Here's my compilation of the suggestions given. Feel free to edit other suggestions in as appropriate, in addition to posting each suggestion in a separate answer. Note that this list is manually updated, and may not include all the other answers that have been posted! If you find some other answer helpful, please upvote it as well. General-purpose reference collections that provide BibTeX citations Subject-specific collections that provide BibTeX citations
Reference managers that allow BibTeX export/import
|
|||||||
|
|
MathSciNet a subscription only service (but available on most university campuses) provides BIBTEX entries for the entire mathematical literature. A nice aspect of their interface is a "clipboard", to which you can save articles, then ask for the BIBTEX for everything on your clipboard all at once. Mathematicians might also be interested in the shell scripts I wrote that automatically look up BIBTEX entries from MathSciNet, based on missing references in your |
|||
|
|
|
Mendeley allows you to sync your collection with a bibtex file. |
|||||
|
|
Since it hasn't appeared in the other answers, Google Scholar also allows you to download a BibTeX citation for each of its search results. You have to enable the feature from the Preferences page, though. |
|||||||||||||
|
|
If, through some peculiar combination of circumstances, you find yourself citing a Wikipedia article, the "cite this page" item under the "toolbox" in the left-hand sidebar provides BibTeX information. For example, to cite what is now the current version of the Isaac Newton article, one clicks "cite this page" and receives
@misc{ wiki:xxx,
author = "Wikipedia",
title = "Isaac Newton --- Wikipedia{,} The Free Encyclopedia",
year = "2010",
url = "\url{http://en.wikipedia.org/w/index.php?title=Isaac_Newton&oldid=374986805}",
note = "[Online; accessed 26-July-2010]"
}
The URL in this block includes a reference to the specific version number, so even if the article is changed later, the version being referenced can be retrieved. |
|||
|
|
|
For books I usually use a site, where it is possible to get Bibtex citations from Amazon.com articles. This is very good for books, and some inproceedings and incollections might be found here as well. Amazon: http://lead.to/amazon/en/ As a Software Engineer I quite often have to deal with technical papers from ACM or IEEE. Both their catalogs provide Bibtex export capabilities. |
|||
|
|
I maintain my Bibtex database manually (using JabRef as a GUI). In particular with conference proceedings, it's not possible to find everything that you need in one service, and if you copy & paste information from different services, your bibliography won't be internally consistent. And even if you copy Bibtex entries directly from the publisher's site (e.g., ACM and IEEE services mentioned in other answers), you will get a lot of garbage. Details such as accented characters in authors' names, math in titles, etc., are very often wrong. MathSciNet is one of the very few sites that I actually trust so much that I usually copy & paste Bibtex entries almost verbatim. DBLP is useful but I nevertheless double-check the information that I get from it. It's a lot of work initially, but as your Bibtex database grows, you will be able to reuse more and more entries in your new articles - especially as you don't need to check your bibliography again when you are preparing the final versions of your papers. Using Bibtex macros and/or cross-references helps a lot with the manual work. |
|||
|
|
I use http://www.citeulike.org/ Briliant cite with loads of references and it is a bit of "social" referencing. You can create, import, export collections as bibtex and manage all of them online. It is pre-populated with loads of sources (I personally care only about IEEE which they pre-import via links.) With this website the reference entry are by far the largest I saw including multiple web-view & purches links, full abstracts and customisable keys. Stopped writting bibtex files by-hand long time ago. |
|||
|
|
|
The Spires database of high energy particle and astrophysics papers can display its results in Bibtex format. They also have some tools to help update bibliography lists. |
|||
|
|
|
If you use Firefox and the wonderful extension Zotero, it can generally parse citation information from any webpage, and export a BibTeX-style citation from it. |
|||||
|
|
DBLP has good BibTeX entries for much of computer science. Their coverage is not comprehensive, and they have some awkward gaps pre-2000, but it is one of my favourite sources. |
|||
|
|
|
Slightly orthogonal to the actual question, but hopefully useful to anyone interested in the answers to it, there are libraries that convert from one format to another and these can often be more useful than finding a website that exports them in exactly the right format. For example, for PHP then bibliophile has a library for converting to and from BibTeX. This is used by programs such as refbase for exporting references in BibTeX format. Indeed, rather than a piecemeal approach, I would recommend using a reference program which can import and export to several formats (including BibTeX). Some have been mentioned in the answers above already. |
|||
|
|
|
I use BibSonomy to find and share Bibtex records. You may not find everything there, but with more and more users this should improve in time. |
|||
|
|
|
Unfortunately, the largest source of medical, biological and bioinformatical papers, PubMed, doesn’t offer a BibTeX export (yet?). As a workaround, there is the service TeXMed that transforms the numeric PubMed identifiers to BibTeX citations. It’s not very usable but still it’s better than nothing. |
||||
|
|
|
A few people have already mentioned MathSciNet (and noted that it is subscription only). The same BibTeX data are freely available from the AMS via MRef. |
|||
|
|
|
Many scientific journals have readily available bibtex references available on their websites. Here is a random one I found on ACM for instance: http://portal.acm.org/citation.cfm?id=1291536&jmp=cit&coll=ACM&dl=ACM&CFID=96100051&CFTOKEN=92185154# |
|||
|
|
|
For computer science the Collection of Computer Science Bibliographies is very useful. |
|||
|
|
|
Since it hasn't been mentioned yet: Nelson Beebe maintains an extensive database of references for mathematics and computer science. |
|||
|
|
|
|
|||
|
|
|
In my experience Jabref doesn't handle certain characters well, and there's always quite a bit of manual fixing involved when someone uses it to translate some other format to bib format. Endnote comes to mind. |
|||
|
