Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
publications [2013/12/04 14:38] – Exchanged all 'KnowRob' occurences by 'CRAM' on the publications page winklerpublications [2022/12/15 12:33] (current) pmania
Line 4: Line 4:
  
 <php> <php>
-$_GET['bib']='/home/cram-system.org/docroot/data/pages/bib.txt';+$_GET['bib']='/www/vh/cram-system.org/docroot/data/media/bib/cram.bib';
 $_GET['all']='1'; $_GET['all']='1';
 $_GET['academic']='1'; $_GET['academic']='1';
-include('/home/cram-system.org/docroot/inc/bibtexbrowser.php');+include('/www/vh/cram-system.org/docroot/inc/bibtexbrowser.php');
 </php> </php>
-