no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Previous revision
Next revision
publications [2015/01/06 16:46] admin
Line 1: Line 1:
 +====== Publications ======
  
 +The following list of publications describes parts of the KnowRob system or experimental systems that have been realized using KnowRob. If you would like to contribute a publication, please contact the KnowRob maintainers.
 +
 +<php>
 +$_GET['bib']='/home/knowrob.org/docroot/data/pages/bib/bib.txt';
 +$_GET['all']='1';
 +$_GET['academic']='1';
 +include('/home/knowrob.org/docroot/inc/bibtexbrowser.php');
 +</php>