SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

YAPBIB

Yapbib is Your Annotated Personal Bibliography. This program allows you to manage your body of literature research, include annotations per author and per literature-entry, organize and categorize the entries for your specific projects, perform queries on the entries, and export contents on the bibliograpy database in BibTex form. Yapbib uses no external database to keep the software small and manageable. It's database is in ASCII form that is easily read into other programs or modified by hand. It also stores a cached copy of each article in PDF format making YapBib your "one-stop-shop to your bibliography!"

LICENSING

YapBib is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

YapBib is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with YapBib; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

CONTACT

YapBib was written by Jason Corso. He can be contacted at jcorso@cs.jhu.edu
http://www.cs.jhu.edu/~jcorso

Please contact him for with any BUG Reports or comments or novel uses that you may have found for YapBib.

The YapBib website is http://www.cs.jhu.edu/~jcorso/yapbib

INSTALLING/BUILDING

YapBib was developed with cross-platform usage in mind. The windowing toolkit it uses in the Fast Light Toolkit (www.fltk.org) (which is also distributed under the GPL). YapBib has been tested on MacOSX, Windows, and Linux to function on.
FLTK must be present on the system in order to build YapBib. Version 1.1.4rc1 was used to in development. It is easy to download and build from www.fltk.org.

All source is in ./src

MACOSX / LINUX / UNIX

To build YapBib, it should be as simple as selecting the correct Makefile. Editing the INCLUDE/LIB locations for FLTK and then typing make. I provide no "make install" functionality as YapBib is a stand-alone statically linked executable -- just copy it to /usr/local/bin or /Applications.

WINDOWS

A VC++ Project has been supplied in the src directory. Please edit the Project Settings to point to the correct locations for FLTK Include and Library data. These are system specific. Also, a copy of the SGI-STL library is packaged with this software for use when building under windows since the VC++ STL is incompatible.


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.