Commit d5aaa2e6 authored by Joe TS Dell's avatar Joe TS Dell
Browse files

up

parent 1a1956b5
......@@ -414,6 +414,7 @@
<script src="js/language.js"></script>
<script src="js/add_content.js"></script>
<script src="js/add_paper.js"></script>
<script src="js/parse_json_to_bib.js"></script>
<!-- search library -->
<script src="https://cdn.jsdelivr.net/npm/fuse.js/dist/fuse.js"></script>
......
......@@ -26,4 +26,4 @@ Website for Geoinformatic Research Group (Prof. Coors)
### Tasks for Sabo:
- After Sushant had updated and added the "PDF_Link" to the citation sheet, you would have to update the script to convert "Sheet1.xlsx to the paper.json format" and correct the "pdf" key pair.
- Get in touch with Sushant regarding the issue you found on the citation sheet.
- XLS Citation sheet to BIBTEX
\ No newline at end of file
- JSON to BIBTEX. [public/js/parse_json_to_bib.js](public/js/parse_json_to_bib.js)
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment