I've seen a number of sites and web controls for presenting a list of papers (e.g., in BibTex format) on one's personal website. Some sites also allow you to manage your citation list, then link to a list of publications. I was wondering about people's experiences with these different tools and the pros/cons. While I've historically just manually dumped my refs in HTML format for my site, I'm looking to use something a bit more elegant and maintable these days.
Ideally, I would like it to have the following characteristics:
- Easy to add/edit papers (e.g., generate from BibTex, Mendeley, online storage, etc.)
- Splitting papers into groups (e.g., journal papers, conference papers, etc.)
- Decent fallback display for users with JS disabled. Ideally, no change at all.
- Papers sortable by year
- Can specify links or upload pre-print PDF's that users can download
Does anyone know how well existing solutions stack up on these?