Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where to drop PDF to import as new entry? #5017

Closed
mensch72 opened this issue Jun 1, 2019 · 10 comments · Fixed by #5306
Closed

where to drop PDF to import as new entry? #5017

mensch72 opened this issue Jun 1, 2019 · 10 comments · Fixed by #5306
Labels
bug Confirmed bugs or reports that are very likely to be bugs import ui

Comments

@mensch72
Copy link

mensch72 commented Jun 1, 2019

Where exactly do I need to drop a PDF file that I drag into Jabref if I want Jabref to import it as a new entry and extract the metadata from it? While I can drag a file onto an existing entry to link it to it, dragging it anywhere else in the Jabref panel seems to have no effect. I expect an import dialogue to appear. At some screen locations (like in the top row of the main panel where the column names are shown or in empty rows of the main panel), the mouse cursor shows a plus sign, but dropping it there still has no effect...
I'm using
JabRef 5.0-dev
Linux 5.0.0-15-generic amd64
Java 1.8.0_191

@6-AND-9
Copy link

6-AND-9 commented Jun 1, 2019

Really good question. This worked very good in Docear (with JabRef 2.7.1) by dropping a PDF on the labels of the columns in the table (i.e. entrytype, author/editor, title, year, etc.).

But I tried dragging a PDF myself now there, to no avail. Nothing happens.
An automatic metadata extraction from the file title or xmp or other metadata (and search on Scholar/Semantic Scholar/whatever) would be great!

@matthiasgeiger
Copy link
Member

You are right. That should be working...

@matthiasgeiger matthiasgeiger added bug Confirmed bugs or reports that are very likely to be bugs import ui labels Jun 1, 2019
@6-AND-9
Copy link

6-AND-9 commented Jun 1, 2019

Well, I just tried this on Windows by dropping the PDF onto the list itself. It was successful. It created a new item.

However, instead of populating it with sniffed data, it just fills the [Title] field with the name of the file.
Then I have to go to GScholar, find the bibtex file, paste it in the entry's bibtex field, then add the file = {} field....

You could just implement Docear's GScholar sniffer, it works great for now (unless Google change their layout). Here's a link: https://www.scss.tcd.ie/joeran.beel/blog/2017/10/05/update-for-the-google-scholar-parser-library-to-fetch-metadata-for-pdf-files/

@Siedlerchr
Copy link
Member

The feature has been reworked, there is a PR or issue discussing the changes. Also the new key binding Dropping on maintable should read XMP values and create a new entry with them. If no value found pdf import will be triggered or dialog shown
Alternatively, you can still use the import dialog

@6-AND-9
Copy link

6-AND-9 commented Jun 2, 2019

@Siedlerchr , could you please post a link to the discussion? I cannot find it.

BTW the import dialog is, for now, a suboptimal solution - especially when compared to Docear's sniffer. In Docear, one can import an entry with info based on multiple information types: file name, XMP, or just plain import without any data.

Additionally, you can search GScholar according to the name of the file, it's XMP/PDF title, or the user can change the query! This is clearly superior and more convenient (see the picture below).

Of course, Docear's sniffer is not perfect - there's plenty of room to be improved. But if you could implement these features, or integrate the sniffer, inside JabRef - that would ease the organizational burden, especially when dealing with multiple documents that are to be imported.

Docear GScholar sniffer

@Siedlerchr
Copy link
Member

@andrejdam
The following behavior has been implemented as documented here: #3765 in the 5.0-dev

Dropping a file on the maintable:

  1. First XMP import is tried, it no value found then the normal PDF import is tried.
  2. If both XMP and PDF import are unsucessful, an empty entry with the linked files i created

The "sniffer" you refer to has long been implemented in JabRef. Just open the entry editor and click on the circular arrow: Update with bibliographic from the web (e.g. CrossRef, Arxiv and some others)
grafik

@6-AND-9
Copy link

6-AND-9 commented Jun 3, 2019

Ah, yes, I know. No GScholar, though. :) Which is too bad, since one can extract bibtex info directly from it. I still hope to have an import dialog that also adds Docear's unique solution.

Just a suggestion.

@Siedlerchr
Copy link
Member

@andrejdam We have a google scholar fetcher accessible in the left Web Search pane, but after too many requests you will be blocked by Google for a while.

The usual workflow is the other way round: First I search the entry from within JabRef using the web search or generate it from an identifier like DOI, arxivid, ISBN....) and then I use the Lookup fulltext document feature.

@6-AND-9
Copy link

6-AND-9 commented Jun 4, 2019

Yes, but it doesn't connect to the document itself that I have on my hard drive. What I typically do is download the file, rename it in a manner that makes sense (author - title [year]), and then put it in Docear. Docear fetches the bibtex data.

Now I additionally copy Docear's fetched bibtex data and go into JabRef to copy them into a new entity (because Docear messes up with my database, so I use a separate one for JabRef).

This way the field file={} is also retained when copying bibtex data, so I can open the document directly from JabRef without having to manually connect it to the file itself (it is automatically done by Docear in the previous steps). An additional benefit with this method is that I often find articles/PDFs elsewhere that are not found by GScholar as files - but I can usually still extract bibtex info about them. And a third benefit is that I can keep my folder organization the way I like it, without letting JabRef create it.

@tobiasdiez
Copy link
Member

This is now implemented in the latest development version. You can drop the files in between entries (or before/after them) to import the file as a new entry, see screenshots in #5306. Could you please check the build from http://builds.jabref.org/master/. Thanks! Please remember to make a backup of your library before trying-out this version.

github-actions bot pushed a commit to RamonG92/jabref that referenced this issue Sep 15, 2020
26265bf Create pacific-science.csl (JabRef#5020)
e6ff62e Update pravnik.csl & iso690-full-note-cs.csl (JabRef#5019)
8ab9362 Create turabian-9-author-date (JabRef#4796)
28c7021 Update west-european-politics.csl (JabRef#4900)
6d06e5e Create american-physical-society-et-al (JabRef#4974)
7472744 Create farmeconomia.csl (JabRef#5017)
bd916df Create amerindia.csl (JabRef#5011)
28d176d Create law-technology-and-humans-journal-style.csl (JabRef#5015)
a998aa5 Create kerala-journal-of-ophthalmology.csl (JabRef#5014)
8662257 Update journal-of-australian-strength-and-conditioning.csl (JabRef#5010)
e28f06f Create clinical-management-issues.csl (JabRef#5008)
abb92fb Create institut-francais-darcheologie-orientale-en.csl (JabRef#4870)
f931c78 Update institut-francais-darcheologie-orientale.csl (JabRef#4869)
9d604ca Update journal-of-foraminiferal-research.csl
1191d07 add Journal of Foraminiferal Research (JabRef#5007)
0903e9d Update molecular-therapy.csl (JabRef#5009)
316d6c7 Update journal-of-alzheimers-disease.csl (JabRef#5006)
868a7ed Create journal-of-soil-science-and-plant-nutrition (JabRef#5005)
875ef81 Create universitat-bern-institut-fur-sozialanthropologie.csl (JabRef#4998)
1194b81 Create journal-de-la-societe-des-americanistes.csl (JabRef#4995)
1d2a472 Update international-energy-agency-organisation-for-economic-co-operation-and-development.csl (JabRef#4999)
02a26ef Update iso690-author-date-cs.csl (JabRef#5003)
165592c Create european-journal-of-entomology.csl (JabRef#5001)
4d587ca Create european-journal-of-anaesthesiology.csl (JabRef#5002)

git-subtree-dir: src/main/resources/csl-styles
git-subtree-split: 26265bf
github-actions bot pushed a commit to CaptainDaVinci/jabref that referenced this issue Sep 15, 2020
26265bf Create pacific-science.csl (JabRef#5020)
e6ff62e Update pravnik.csl & iso690-full-note-cs.csl (JabRef#5019)
8ab9362 Create turabian-9-author-date (JabRef#4796)
28c7021 Update west-european-politics.csl (JabRef#4900)
6d06e5e Create american-physical-society-et-al (JabRef#4974)
7472744 Create farmeconomia.csl (JabRef#5017)
bd916df Create amerindia.csl (JabRef#5011)
28d176d Create law-technology-and-humans-journal-style.csl (JabRef#5015)
a998aa5 Create kerala-journal-of-ophthalmology.csl (JabRef#5014)
8662257 Update journal-of-australian-strength-and-conditioning.csl (JabRef#5010)
e28f06f Create clinical-management-issues.csl (JabRef#5008)
abb92fb Create institut-francais-darcheologie-orientale-en.csl (JabRef#4870)
f931c78 Update institut-francais-darcheologie-orientale.csl (JabRef#4869)
9d604ca Update journal-of-foraminiferal-research.csl
1191d07 add Journal of Foraminiferal Research (JabRef#5007)
0903e9d Update molecular-therapy.csl (JabRef#5009)
316d6c7 Update journal-of-alzheimers-disease.csl (JabRef#5006)
868a7ed Create journal-of-soil-science-and-plant-nutrition (JabRef#5005)
875ef81 Create universitat-bern-institut-fur-sozialanthropologie.csl (JabRef#4998)
1194b81 Create journal-de-la-societe-des-americanistes.csl (JabRef#4995)
1d2a472 Update international-energy-agency-organisation-for-economic-co-operation-and-development.csl (JabRef#4999)
02a26ef Update iso690-author-date-cs.csl (JabRef#5003)
165592c Create european-journal-of-entomology.csl (JabRef#5001)
4d587ca Create european-journal-of-anaesthesiology.csl (JabRef#5002)

git-subtree-dir: src/main/resources/csl-styles
git-subtree-split: 26265bf
github-actions bot pushed a commit to Xuanxuan-Zou/jabref that referenced this issue Sep 15, 2020
26265bf Create pacific-science.csl (JabRef#5020)
e6ff62e Update pravnik.csl & iso690-full-note-cs.csl (JabRef#5019)
8ab9362 Create turabian-9-author-date (JabRef#4796)
28c7021 Update west-european-politics.csl (JabRef#4900)
6d06e5e Create american-physical-society-et-al (JabRef#4974)
7472744 Create farmeconomia.csl (JabRef#5017)
bd916df Create amerindia.csl (JabRef#5011)
28d176d Create law-technology-and-humans-journal-style.csl (JabRef#5015)
a998aa5 Create kerala-journal-of-ophthalmology.csl (JabRef#5014)
8662257 Update journal-of-australian-strength-and-conditioning.csl (JabRef#5010)
e28f06f Create clinical-management-issues.csl (JabRef#5008)
abb92fb Create institut-francais-darcheologie-orientale-en.csl (JabRef#4870)
f931c78 Update institut-francais-darcheologie-orientale.csl (JabRef#4869)
9d604ca Update journal-of-foraminiferal-research.csl
1191d07 add Journal of Foraminiferal Research (JabRef#5007)
0903e9d Update molecular-therapy.csl (JabRef#5009)
316d6c7 Update journal-of-alzheimers-disease.csl (JabRef#5006)
868a7ed Create journal-of-soil-science-and-plant-nutrition (JabRef#5005)
875ef81 Create universitat-bern-institut-fur-sozialanthropologie.csl (JabRef#4998)
1194b81 Create journal-de-la-societe-des-americanistes.csl (JabRef#4995)
1d2a472 Update international-energy-agency-organisation-for-economic-co-operation-and-development.csl (JabRef#4999)
02a26ef Update iso690-author-date-cs.csl (JabRef#5003)
165592c Create european-journal-of-entomology.csl (JabRef#5001)
4d587ca Create european-journal-of-anaesthesiology.csl (JabRef#5002)

git-subtree-dir: src/main/resources/csl-styles
git-subtree-split: 26265bf
github-actions bot pushed a commit to dimitra-karadima/jabref that referenced this issue Sep 15, 2020
26265bf Create pacific-science.csl (JabRef#5020)
e6ff62e Update pravnik.csl & iso690-full-note-cs.csl (JabRef#5019)
8ab9362 Create turabian-9-author-date (JabRef#4796)
28c7021 Update west-european-politics.csl (JabRef#4900)
6d06e5e Create american-physical-society-et-al (JabRef#4974)
7472744 Create farmeconomia.csl (JabRef#5017)
bd916df Create amerindia.csl (JabRef#5011)
28d176d Create law-technology-and-humans-journal-style.csl (JabRef#5015)
a998aa5 Create kerala-journal-of-ophthalmology.csl (JabRef#5014)
8662257 Update journal-of-australian-strength-and-conditioning.csl (JabRef#5010)
e28f06f Create clinical-management-issues.csl (JabRef#5008)
abb92fb Create institut-francais-darcheologie-orientale-en.csl (JabRef#4870)
f931c78 Update institut-francais-darcheologie-orientale.csl (JabRef#4869)
9d604ca Update journal-of-foraminiferal-research.csl
1191d07 add Journal of Foraminiferal Research (JabRef#5007)
0903e9d Update molecular-therapy.csl (JabRef#5009)
316d6c7 Update journal-of-alzheimers-disease.csl (JabRef#5006)
868a7ed Create journal-of-soil-science-and-plant-nutrition (JabRef#5005)
875ef81 Create universitat-bern-institut-fur-sozialanthropologie.csl (JabRef#4998)
1194b81 Create journal-de-la-societe-des-americanistes.csl (JabRef#4995)
1d2a472 Update international-energy-agency-organisation-for-economic-co-operation-and-development.csl (JabRef#4999)
02a26ef Update iso690-author-date-cs.csl (JabRef#5003)
165592c Create european-journal-of-entomology.csl (JabRef#5001)
4d587ca Create european-journal-of-anaesthesiology.csl (JabRef#5002)

git-subtree-dir: src/main/resources/csl-styles
git-subtree-split: 26265bf
github-actions bot pushed a commit to felixbohnacker/jabref that referenced this issue Sep 15, 2020
26265bf Create pacific-science.csl (JabRef#5020)
e6ff62e Update pravnik.csl & iso690-full-note-cs.csl (JabRef#5019)
8ab9362 Create turabian-9-author-date (JabRef#4796)
28c7021 Update west-european-politics.csl (JabRef#4900)
6d06e5e Create american-physical-society-et-al (JabRef#4974)
7472744 Create farmeconomia.csl (JabRef#5017)
bd916df Create amerindia.csl (JabRef#5011)
28d176d Create law-technology-and-humans-journal-style.csl (JabRef#5015)
a998aa5 Create kerala-journal-of-ophthalmology.csl (JabRef#5014)
8662257 Update journal-of-australian-strength-and-conditioning.csl (JabRef#5010)
e28f06f Create clinical-management-issues.csl (JabRef#5008)
abb92fb Create institut-francais-darcheologie-orientale-en.csl (JabRef#4870)
f931c78 Update institut-francais-darcheologie-orientale.csl (JabRef#4869)
9d604ca Update journal-of-foraminiferal-research.csl
1191d07 add Journal of Foraminiferal Research (JabRef#5007)
0903e9d Update molecular-therapy.csl (JabRef#5009)
316d6c7 Update journal-of-alzheimers-disease.csl (JabRef#5006)
868a7ed Create journal-of-soil-science-and-plant-nutrition (JabRef#5005)
875ef81 Create universitat-bern-institut-fur-sozialanthropologie.csl (JabRef#4998)
1194b81 Create journal-de-la-societe-des-americanistes.csl (JabRef#4995)
1d2a472 Update international-energy-agency-organisation-for-economic-co-operation-and-development.csl (JabRef#4999)
02a26ef Update iso690-author-date-cs.csl (JabRef#5003)
165592c Create european-journal-of-entomology.csl (JabRef#5001)
4d587ca Create european-journal-of-anaesthesiology.csl (JabRef#5002)

git-subtree-dir: src/main/resources/csl-styles
git-subtree-split: 26265bf
github-actions bot pushed a commit to ShikunXiong/jabref that referenced this issue Sep 15, 2020
26265bf Create pacific-science.csl (JabRef#5020)
e6ff62e Update pravnik.csl & iso690-full-note-cs.csl (JabRef#5019)
8ab9362 Create turabian-9-author-date (JabRef#4796)
28c7021 Update west-european-politics.csl (JabRef#4900)
6d06e5e Create american-physical-society-et-al (JabRef#4974)
7472744 Create farmeconomia.csl (JabRef#5017)
bd916df Create amerindia.csl (JabRef#5011)
28d176d Create law-technology-and-humans-journal-style.csl (JabRef#5015)
a998aa5 Create kerala-journal-of-ophthalmology.csl (JabRef#5014)
8662257 Update journal-of-australian-strength-and-conditioning.csl (JabRef#5010)
e28f06f Create clinical-management-issues.csl (JabRef#5008)
abb92fb Create institut-francais-darcheologie-orientale-en.csl (JabRef#4870)
f931c78 Update institut-francais-darcheologie-orientale.csl (JabRef#4869)
9d604ca Update journal-of-foraminiferal-research.csl
1191d07 add Journal of Foraminiferal Research (JabRef#5007)
0903e9d Update molecular-therapy.csl (JabRef#5009)
316d6c7 Update journal-of-alzheimers-disease.csl (JabRef#5006)
868a7ed Create journal-of-soil-science-and-plant-nutrition (JabRef#5005)
875ef81 Create universitat-bern-institut-fur-sozialanthropologie.csl (JabRef#4998)
1194b81 Create journal-de-la-societe-des-americanistes.csl (JabRef#4995)
1d2a472 Update international-energy-agency-organisation-for-economic-co-operation-and-development.csl (JabRef#4999)
02a26ef Update iso690-author-date-cs.csl (JabRef#5003)
165592c Create european-journal-of-entomology.csl (JabRef#5001)
4d587ca Create european-journal-of-anaesthesiology.csl (JabRef#5002)

git-subtree-dir: src/main/resources/csl-styles
git-subtree-split: 26265bf
github-actions bot pushed a commit to eetian/jabref that referenced this issue Sep 15, 2020
26265bf Create pacific-science.csl (JabRef#5020)
e6ff62e Update pravnik.csl & iso690-full-note-cs.csl (JabRef#5019)
8ab9362 Create turabian-9-author-date (JabRef#4796)
28c7021 Update west-european-politics.csl (JabRef#4900)
6d06e5e Create american-physical-society-et-al (JabRef#4974)
7472744 Create farmeconomia.csl (JabRef#5017)
bd916df Create amerindia.csl (JabRef#5011)
28d176d Create law-technology-and-humans-journal-style.csl (JabRef#5015)
a998aa5 Create kerala-journal-of-ophthalmology.csl (JabRef#5014)
8662257 Update journal-of-australian-strength-and-conditioning.csl (JabRef#5010)
e28f06f Create clinical-management-issues.csl (JabRef#5008)
abb92fb Create institut-francais-darcheologie-orientale-en.csl (JabRef#4870)
f931c78 Update institut-francais-darcheologie-orientale.csl (JabRef#4869)
9d604ca Update journal-of-foraminiferal-research.csl
1191d07 add Journal of Foraminiferal Research (JabRef#5007)
0903e9d Update molecular-therapy.csl (JabRef#5009)
316d6c7 Update journal-of-alzheimers-disease.csl (JabRef#5006)
868a7ed Create journal-of-soil-science-and-plant-nutrition (JabRef#5005)
875ef81 Create universitat-bern-institut-fur-sozialanthropologie.csl (JabRef#4998)
1194b81 Create journal-de-la-societe-des-americanistes.csl (JabRef#4995)
1d2a472 Update international-energy-agency-organisation-for-economic-co-operation-and-development.csl (JabRef#4999)
02a26ef Update iso690-author-date-cs.csl (JabRef#5003)
165592c Create european-journal-of-entomology.csl (JabRef#5001)
4d587ca Create european-journal-of-anaesthesiology.csl (JabRef#5002)

git-subtree-dir: src/main/resources/csl-styles
git-subtree-split: 26265bf
github-actions bot pushed a commit to dextep/jabref that referenced this issue Sep 15, 2020
26265bf Create pacific-science.csl (JabRef#5020)
e6ff62e Update pravnik.csl & iso690-full-note-cs.csl (JabRef#5019)
8ab9362 Create turabian-9-author-date (JabRef#4796)
28c7021 Update west-european-politics.csl (JabRef#4900)
6d06e5e Create american-physical-society-et-al (JabRef#4974)
7472744 Create farmeconomia.csl (JabRef#5017)
bd916df Create amerindia.csl (JabRef#5011)
28d176d Create law-technology-and-humans-journal-style.csl (JabRef#5015)
a998aa5 Create kerala-journal-of-ophthalmology.csl (JabRef#5014)
8662257 Update journal-of-australian-strength-and-conditioning.csl (JabRef#5010)
e28f06f Create clinical-management-issues.csl (JabRef#5008)
abb92fb Create institut-francais-darcheologie-orientale-en.csl (JabRef#4870)
f931c78 Update institut-francais-darcheologie-orientale.csl (JabRef#4869)
9d604ca Update journal-of-foraminiferal-research.csl
1191d07 add Journal of Foraminiferal Research (JabRef#5007)
0903e9d Update molecular-therapy.csl (JabRef#5009)
316d6c7 Update journal-of-alzheimers-disease.csl (JabRef#5006)
868a7ed Create journal-of-soil-science-and-plant-nutrition (JabRef#5005)
875ef81 Create universitat-bern-institut-fur-sozialanthropologie.csl (JabRef#4998)
1194b81 Create journal-de-la-societe-des-americanistes.csl (JabRef#4995)
1d2a472 Update international-energy-agency-organisation-for-economic-co-operation-and-development.csl (JabRef#4999)
02a26ef Update iso690-author-date-cs.csl (JabRef#5003)
165592c Create european-journal-of-entomology.csl (JabRef#5001)
4d587ca Create european-journal-of-anaesthesiology.csl (JabRef#5002)

git-subtree-dir: src/main/resources/csl-styles
git-subtree-split: 26265bf
github-actions bot pushed a commit that referenced this issue Sep 15, 2020
26265bf Create pacific-science.csl (#5020)
e6ff62e Update pravnik.csl & iso690-full-note-cs.csl (#5019)
8ab9362 Create turabian-9-author-date (#4796)
28c7021 Update west-european-politics.csl (#4900)
6d06e5e Create american-physical-society-et-al (#4974)
7472744 Create farmeconomia.csl (#5017)
bd916df Create amerindia.csl (#5011)
28d176d Create law-technology-and-humans-journal-style.csl (#5015)
a998aa5 Create kerala-journal-of-ophthalmology.csl (#5014)
8662257 Update journal-of-australian-strength-and-conditioning.csl (#5010)
e28f06f Create clinical-management-issues.csl (#5008)
abb92fb Create institut-francais-darcheologie-orientale-en.csl (#4870)
f931c78 Update institut-francais-darcheologie-orientale.csl (#4869)
9d604ca Update journal-of-foraminiferal-research.csl
1191d07 add Journal of Foraminiferal Research (#5007)
0903e9d Update molecular-therapy.csl (#5009)
316d6c7 Update journal-of-alzheimers-disease.csl (#5006)
868a7ed Create journal-of-soil-science-and-plant-nutrition (#5005)
875ef81 Create universitat-bern-institut-fur-sozialanthropologie.csl (#4998)
1194b81 Create journal-de-la-societe-des-americanistes.csl (#4995)
1d2a472 Update international-energy-agency-organisation-for-economic-co-operation-and-development.csl (#4999)
02a26ef Update iso690-author-date-cs.csl (#5003)
165592c Create european-journal-of-entomology.csl (#5001)
4d587ca Create european-journal-of-anaesthesiology.csl (#5002)

git-subtree-dir: src/main/resources/csl-styles
git-subtree-split: 26265bf
github-actions bot pushed a commit to NikodemKch/jabref-1 that referenced this issue Sep 15, 2020
26265bf Create pacific-science.csl (JabRef#5020)
e6ff62e Update pravnik.csl & iso690-full-note-cs.csl (JabRef#5019)
8ab9362 Create turabian-9-author-date (JabRef#4796)
28c7021 Update west-european-politics.csl (JabRef#4900)
6d06e5e Create american-physical-society-et-al (JabRef#4974)
7472744 Create farmeconomia.csl (JabRef#5017)
bd916df Create amerindia.csl (JabRef#5011)
28d176d Create law-technology-and-humans-journal-style.csl (JabRef#5015)
a998aa5 Create kerala-journal-of-ophthalmology.csl (JabRef#5014)
8662257 Update journal-of-australian-strength-and-conditioning.csl (JabRef#5010)
e28f06f Create clinical-management-issues.csl (JabRef#5008)
abb92fb Create institut-francais-darcheologie-orientale-en.csl (JabRef#4870)
f931c78 Update institut-francais-darcheologie-orientale.csl (JabRef#4869)
9d604ca Update journal-of-foraminiferal-research.csl
1191d07 add Journal of Foraminiferal Research (JabRef#5007)
0903e9d Update molecular-therapy.csl (JabRef#5009)
316d6c7 Update journal-of-alzheimers-disease.csl (JabRef#5006)
868a7ed Create journal-of-soil-science-and-plant-nutrition (JabRef#5005)
875ef81 Create universitat-bern-institut-fur-sozialanthropologie.csl (JabRef#4998)
1194b81 Create journal-de-la-societe-des-americanistes.csl (JabRef#4995)
1d2a472 Update international-energy-agency-organisation-for-economic-co-operation-and-development.csl (JabRef#4999)
02a26ef Update iso690-author-date-cs.csl (JabRef#5003)
165592c Create european-journal-of-entomology.csl (JabRef#5001)
4d587ca Create european-journal-of-anaesthesiology.csl (JabRef#5002)

git-subtree-dir: src/main/resources/csl-styles
git-subtree-split: 26265bf
github-actions bot pushed a commit to joe9111/jabref that referenced this issue Sep 15, 2020
26265bf Create pacific-science.csl (JabRef#5020)
e6ff62e Update pravnik.csl & iso690-full-note-cs.csl (JabRef#5019)
8ab9362 Create turabian-9-author-date (JabRef#4796)
28c7021 Update west-european-politics.csl (JabRef#4900)
6d06e5e Create american-physical-society-et-al (JabRef#4974)
7472744 Create farmeconomia.csl (JabRef#5017)
bd916df Create amerindia.csl (JabRef#5011)
28d176d Create law-technology-and-humans-journal-style.csl (JabRef#5015)
a998aa5 Create kerala-journal-of-ophthalmology.csl (JabRef#5014)
8662257 Update journal-of-australian-strength-and-conditioning.csl (JabRef#5010)
e28f06f Create clinical-management-issues.csl (JabRef#5008)
abb92fb Create institut-francais-darcheologie-orientale-en.csl (JabRef#4870)
f931c78 Update institut-francais-darcheologie-orientale.csl (JabRef#4869)
9d604ca Update journal-of-foraminiferal-research.csl
1191d07 add Journal of Foraminiferal Research (JabRef#5007)
0903e9d Update molecular-therapy.csl (JabRef#5009)
316d6c7 Update journal-of-alzheimers-disease.csl (JabRef#5006)
868a7ed Create journal-of-soil-science-and-plant-nutrition (JabRef#5005)
875ef81 Create universitat-bern-institut-fur-sozialanthropologie.csl (JabRef#4998)
1194b81 Create journal-de-la-societe-des-americanistes.csl (JabRef#4995)
1d2a472 Update international-energy-agency-organisation-for-economic-co-operation-and-development.csl (JabRef#4999)
02a26ef Update iso690-author-date-cs.csl (JabRef#5003)
165592c Create european-journal-of-entomology.csl (JabRef#5001)
4d587ca Create european-journal-of-anaesthesiology.csl (JabRef#5002)

git-subtree-dir: src/main/resources/csl-styles
git-subtree-split: 26265bf
github-actions bot pushed a commit to graffaner/jabref that referenced this issue Sep 15, 2020
26265bf Create pacific-science.csl (JabRef#5020)
e6ff62e Update pravnik.csl & iso690-full-note-cs.csl (JabRef#5019)
8ab9362 Create turabian-9-author-date (JabRef#4796)
28c7021 Update west-european-politics.csl (JabRef#4900)
6d06e5e Create american-physical-society-et-al (JabRef#4974)
7472744 Create farmeconomia.csl (JabRef#5017)
bd916df Create amerindia.csl (JabRef#5011)
28d176d Create law-technology-and-humans-journal-style.csl (JabRef#5015)
a998aa5 Create kerala-journal-of-ophthalmology.csl (JabRef#5014)
8662257 Update journal-of-australian-strength-and-conditioning.csl (JabRef#5010)
e28f06f Create clinical-management-issues.csl (JabRef#5008)
abb92fb Create institut-francais-darcheologie-orientale-en.csl (JabRef#4870)
f931c78 Update institut-francais-darcheologie-orientale.csl (JabRef#4869)
9d604ca Update journal-of-foraminiferal-research.csl
1191d07 add Journal of Foraminiferal Research (JabRef#5007)
0903e9d Update molecular-therapy.csl (JabRef#5009)
316d6c7 Update journal-of-alzheimers-disease.csl (JabRef#5006)
868a7ed Create journal-of-soil-science-and-plant-nutrition (JabRef#5005)
875ef81 Create universitat-bern-institut-fur-sozialanthropologie.csl (JabRef#4998)
1194b81 Create journal-de-la-societe-des-americanistes.csl (JabRef#4995)
1d2a472 Update international-energy-agency-organisation-for-economic-co-operation-and-development.csl (JabRef#4999)
02a26ef Update iso690-author-date-cs.csl (JabRef#5003)
165592c Create european-journal-of-entomology.csl (JabRef#5001)
4d587ca Create european-journal-of-anaesthesiology.csl (JabRef#5002)

git-subtree-dir: src/main/resources/csl-styles
git-subtree-split: 26265bf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed bugs or reports that are very likely to be bugs import ui
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

5 participants