Skip to content
forked from jpwright/debcite

Citation retrieval engine that uses the Google and Yahoo search APIs to dynamically retrieve full text of articles.

Notifications You must be signed in to change notification settings

amit-eps/debcite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README
======

1. About
--------

This is the source code for debcite, a citation retrieval engine to make 
retrieving evidence from the public wiki for intercollegiate policy debates 
easier and more efficient. It parses shorthand citations and uses a variety 
of techniques, including the Google and Yahoo search APIs, to try to 
retrieve the full text of the evidence being cited.

It's written in PHP and JavaScript with MySQL, and the primary implementation 
is at http://www.jpwright.net/debcite

2. License
----------

This program 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 3 of the License, or any later version.

This program 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.

About

Citation retrieval engine that uses the Google and Yahoo search APIs to dynamically retrieve full text of articles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.8%
  • CSS 0.2%