https://github.com/hasauino/isw_jabref_export_layout
Custom JabRef export layout suitable for ISW course in H-BRS university
https://github.com/hasauino/isw_jabref_export_layout
Last synced: about 2 months ago
JSON representation
Custom JabRef export layout suitable for ISW course in H-BRS university
- Host: GitHub
- URL: https://github.com/hasauino/isw_jabref_export_layout
- Owner: hasauino
- Created: 2019-05-13T09:43:04.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-08T07:03:47.000Z (over 5 years ago)
- Last Synced: 2025-01-21T19:35:17.754Z (3 months ago)
- Homepage:
- Size: 194 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ISW_JabRef_export_layout
Custom JabRef export layout suitable for ISW course. Used to export an HTML table of your entries collection. The HTML table has
the following colums:- Citations
- Year
- Journal/Proceedings
- Title
- Author
- Reftype
- DOI/URL# How to use
#### Add entry table column for citations:
1- go Options >> Preferences.
2- Select "Entry table columns".
3- Add "citations" columns there. Do not forget to set approperiate width for it.
4- For each entry you have, you need to add the citations field in its BibteX source.

5- It should appear in the table like that:

#### Add the custom export layout:
1- First clone/download this repository (this is the link https://github.com/hasauino/ISW_JabRef_export_layout.git)
2- In JabRef, go to ```Options```, then to ```Manage custom exports```.
3- Click on ```Add New```.

4- Set fields as follows:
- Export Name: any name you want. When you actually export, this is the name that will appear in the export formats.
- Main layout file: choose ```tablerefsabsbib.layout``` which is in the repository you downloaded.
- file extension: .html

#### Done:
When you export, there will be a new export option which you have named in the prevoius step. In the image below, it's names "isw":
#### Done:
[example](https://hasauino.github.io/ISW_stuff/top100.html)