We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8c190f commit 9f4953dCopy full SHA for 9f4953d
jablib/src/main/java/org/jabref/logic/importer/fetcher/ResearchGate.java
@@ -203,7 +203,7 @@ public TrustLevel getTrustLevel() {
203
/**
204
* This method is used to send complex queries using fielded search.
205
*
206
- * @param queryNode the first node from the Search.g4 parser
+ * @param queryNode the first node from the search parser
207
* @return a list of {@link BibEntry}, which are matched by the query (maybe empty)
208
* @throws FetcherException if the ResearchGate refuses to serve the page
209
*/
0 commit comments