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

Automatic Bug Report - 20191017133119 #5468

Closed
lilasie opened this issue Oct 17, 2019 · 7 comments
Closed

Automatic Bug Report - 20191017133119 #5468

lilasie opened this issue Oct 17, 2019 · 7 comments

Comments

@lilasie
Copy link

lilasie commented Oct 17, 2019

JabRef 4.3.1
Windows 10 10.0 amd64
Java 1.8.0_221

Steps to reproduce:

  1. ...
  2. ...
  3. ...

Paste your log details here.
Opening: A:\D\Dendro project - literature\my lib.bib
Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

Could not invoke method
java.lang.NumberFormatException: Illegal embedded sign character
at java.math.BigInteger.(Unknown Source)
at java.math.BigInteger.(Unknown Source)
at org.jabref.logic.exporter.BibTeXMLExporter.parse(BibTeXMLExporter.java:214)
at org.jabref.logic.exporter.BibTeXMLExporter.export(BibTeXMLExporter.java:79)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction$1.run(ExportAction.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at spin.Invocation.evaluate(Invocation.java:175)
at spin.off.SpinOffEvaluator.evaluate(SpinOffEvaluator.java:120)
at spin.ProxyFactory.evaluteInvocation(ProxyFactory.java:85)
at spin.JDKProxyFactory$SpinInvocationHandler.invoke(JDKProxyFactory.java:102)
at com.sun.proxy.$Proxy31.run(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.export(ExportAction.java:148)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$0(ExportAction.java:73)
at java.util.Optional.ifPresent(Unknown Source)
at org.jabref.gui.exporter.ExportAction$1InternalExportAction.lambda$actionPerformed$1(ExportAction.java:73)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)

@AEgit
Copy link

AEgit commented Oct 17, 2019

Please try the latest development version of JabRef, which might already contain a fix for your problem:
https://builds.jabref.org/master/

Do not forget to create a backup of your database before using the current development version.

@lilasie
Copy link
Author

lilasie commented Oct 17, 2019

Excuse me but how to use these files there? I'm sorry but I have absolutely no idea I started using jabref a few weeks ago, and now there's a problem that I can't edit at all my librabry, edit window doesn't open. You've sent me link to a list of file's but I' do not know which to download and what to do with it

@AEgit
Copy link

AEgit commented Oct 17, 2019

  1. You should report how to reproduce the problem you encountered. Just posting the error message is not enough (applies to all your bug reports).

  2. Create a copy of your JabRef database (just make a copy of your .bib file). This serves as a backup in case something goes wrong when using the current development version.

  3. Download JabRef-5.0.0-msi and then install it.

P. S.: You can always edit your JabRef library, since it is just a simple text file (that is the beauty of JabRef - no weird file format). If JabRef does not work anymore, any simple text editor will do. Obviously, we want you to get JabRef running again - but if it is just about saving data, then JabRef database is the best, that is out there. Any simple text editor can read these files.

@lilasie
Copy link
Author

lilasie commented Oct 17, 2019

Well if someone is brainy enough to use that code. I can simply manage my library from jabref inteface, using the code is dark magic for me. And jabref is the best tool for me to manage my pdfs with literature I use, couldn't find better sofware to orginize my library and be able to find quickly just what I'm looking for in wast folders of old and new stuff.
Thank you for help, I can use edit window in jabref again.
There's just one problem new console window appears
Bez tytułu1

@AEgit
Copy link

AEgit commented Oct 17, 2019

Yes, I have noticed that as well, since the new .msi installer was introduced. It is not really a problem, since JabRef runs flawlessly and you can just have the console window in the background, but I am curious myself, why this was introduced (maybe to automatically log error messages).

@tobiasdiez Can you explain why the most recent development versions of JabRef on Windows launch the Windows terminal in the background?

@tobiasdiez
Copy link
Member

In short: it's a limitation of the software that is used to create the installer #5474

@AEgit
Copy link

AEgit commented Oct 17, 2019

Ah, cheers!

koppor pushed a commit that referenced this issue Jun 1, 2021
c7a01e0 Create worlds-veterinary-journal.csl (#5468)
ec923b2 Update experimental-biology-and-medicine.csl (#5469)
1d48cb7 Create plant-species-biology.csl (#5471)
ea68765 Create ethnographiques-org.csl (#5472)
0e1c470 Update harvard-bournemouth-university.csl (#5476)
96e8114 Use date issued in web documents if exists (#5418)
8377ec8 Create bibliothecae-it.csl (#5440)
a5707e7 Create bppb.csl (#5452)
dc0e509 Create babesch-annual-papers-on-mediterranean-archaeology.csl (#5424)
62aa816 Bump nokogiri from 1.11.1 to 1.11.4 (#5460)
47a603c Update society-of-biblical-literature-fullnote-bibliography.csl (#5436)
1de799b SAA: Update disambiguation
46da8c6 Update iso690-author-date-cs.csl (#5443)
2a74991 Exempt ISSNs for Topoi journal (#5444)
a0f3130 show test directories
f9ce567 Updates ( -> [ (#5347)
c3910dd IEEE.csl - Add "I. Online Video (e.g., YouTube)" (#5365)
d37f39a Update estudios-hispanicos.csl (#5417)
931c057 Create topoi-orient-occident-classique.csl (#5427)
70ee747 Create topoi-orient-occident-auteur-date.csl (#5426)
8ea5ed2 Update universite-de-montreal-apa.csl (#5428)
f0dcb04 Update the-horticulture-journal.csl (#5437)
767df6d Update transnational-environmental-law.csl (#5435)
1e63dfe Update environmental-values.csl to match requirements (#5355)
94163d8 Create studies-in-the-history-of-gardens-and-designed-landscapes.csl (#5425)
21dd881 Create journal-of-stroke.csl (#5429)
937ce4b Update the-plant-genome.csl (#5432)
996e217 Update springer-basic-author-date-no-et-al.csl (#5431)
7dd1f44 Update taylor-and-francis-council-of-science-editors-author-date.csl (#5433)
141be9b Update civilta-italiana.csl (#5434)
10b2222 small fixes for jopr.csl (#5422)
bf59a9f Create jci-insight.csl (#5423)
9aebd58 Update mammalia.csl (#5404)
77dcd74 Update gost-r-7-0-5-2008 styles (#5412)
5d348dd Update journal-of-oil-palm-research.csl (#5403)
55f6eda Adds missing space after title and moves space from title prefix to author suffix. (#5407)
b5df1a8 Fixed Mendeley bug (#5411)
49530b4 Create the-journal-of-laryngology-and-otology.csl (#5410)
6d95f75 Create college-research-libraries.csl (#5406)
9876e81 Create biostatistics.csl (#5372)
673db49 Update revue-forestiere-francaise.csl (#5387)
474cc2e Create oil-shale.csl (#5389)
249ad6a Updating infoclio.ch styles (#5391)
6dc6742 Update ocean-and-coastal-research.csl (#5392)
1e75c74 Update and rename dependent/experimental-biology-and-medicine.csl to … (#5398)
0a072f8 Update universite-du-quebec-a-montreal.csl (#5399)
373d684 Create the-bovine-practitioner.csl (#5400)
cdbb6ed Create journal-of-oil-palm-research.csl (#5388)
a75cb35 Update south-african-medical-journal.csl (#5393)
a35360f Update journal-of-nutrition.csl (#5397)
ef215ac Update and rename journal-of-neurosurgery.csl to dependent/journal-of… (make AMA dependent) (#5359)
c435731 Create ocean-and-coastal-research.csl (#5364)
561024e Create istanbul-medical-journal.csl (#5374)
21ba5d8 Update aquatic-conservation.csl (#5379)
c83c4a9 Create endocrine-connections.csl (#5380)
7da88e9 Update society-of-biblical-literature-fullnote-bibliography.csl (#5381)
ca27bc1 Update university-of-york-harvard-environment.csl (#5384)
df54422 Update university-of-york-harvard-archaeology.csl (#5385)
4439cdd Create revue-forestiere-francaise.csl (#5386)
c363e8f Update catholic-biblical-association.csl (#5360)
7e383b8 Fix locators in PU Paris-Nanterre (#5376)
83cb249 Update methods-of-information-in-medicine.csl (#5370)
5b19db4 Update taylor-and-francis-council-of-science-editors-author-date.csl (#5371)
27d116b Update harvard-cite-them-right-no-et-al.csl (#5373)
e2ef408 Update ageing-and-society.csl (#5375)
16098e4 Update triangle.csl (#5369)
133d633 Create university-of-tasmania-simplified-author-date.csl (#5357)
b9ecf07 Update revue-archeologique.csl (#5366)
6152cce Update journal-of-consumer-research.csl (#5358)
93f6600 Create refugee-survey-quarterly.csl (#5354)
bfa3b6d Update canadian-biosystems-engineering.csl (#5362)
53e75ee update doi prefix (#5361)
5b3de98 Create archives-of-hand-and-microsurgery.csl (#5363)

git-subtree-dir: buildres/csl/csl-styles
git-subtree-split: c7a01e0
Siedlerchr pushed a commit that referenced this issue Jun 3, 2021
* Squashed 'buildres/csl/csl-styles/' changes from e1acabe..c7a01e0

c7a01e0 Create worlds-veterinary-journal.csl (#5468)
ec923b2 Update experimental-biology-and-medicine.csl (#5469)
1d48cb7 Create plant-species-biology.csl (#5471)
ea68765 Create ethnographiques-org.csl (#5472)
0e1c470 Update harvard-bournemouth-university.csl (#5476)
96e8114 Use date issued in web documents if exists (#5418)
8377ec8 Create bibliothecae-it.csl (#5440)
a5707e7 Create bppb.csl (#5452)
dc0e509 Create babesch-annual-papers-on-mediterranean-archaeology.csl (#5424)
62aa816 Bump nokogiri from 1.11.1 to 1.11.4 (#5460)
47a603c Update society-of-biblical-literature-fullnote-bibliography.csl (#5436)
1de799b SAA: Update disambiguation
46da8c6 Update iso690-author-date-cs.csl (#5443)
2a74991 Exempt ISSNs for Topoi journal (#5444)
a0f3130 show test directories
f9ce567 Updates ( -> [ (#5347)
c3910dd IEEE.csl - Add "I. Online Video (e.g., YouTube)" (#5365)
d37f39a Update estudios-hispanicos.csl (#5417)
931c057 Create topoi-orient-occident-classique.csl (#5427)
70ee747 Create topoi-orient-occident-auteur-date.csl (#5426)
8ea5ed2 Update universite-de-montreal-apa.csl (#5428)
f0dcb04 Update the-horticulture-journal.csl (#5437)
767df6d Update transnational-environmental-law.csl (#5435)
1e63dfe Update environmental-values.csl to match requirements (#5355)
94163d8 Create studies-in-the-history-of-gardens-and-designed-landscapes.csl (#5425)
21dd881 Create journal-of-stroke.csl (#5429)
937ce4b Update the-plant-genome.csl (#5432)
996e217 Update springer-basic-author-date-no-et-al.csl (#5431)
7dd1f44 Update taylor-and-francis-council-of-science-editors-author-date.csl (#5433)
141be9b Update civilta-italiana.csl (#5434)
10b2222 small fixes for jopr.csl (#5422)
bf59a9f Create jci-insight.csl (#5423)
9aebd58 Update mammalia.csl (#5404)
77dcd74 Update gost-r-7-0-5-2008 styles (#5412)
5d348dd Update journal-of-oil-palm-research.csl (#5403)
55f6eda Adds missing space after title and moves space from title prefix to author suffix. (#5407)
b5df1a8 Fixed Mendeley bug (#5411)
49530b4 Create the-journal-of-laryngology-and-otology.csl (#5410)
6d95f75 Create college-research-libraries.csl (#5406)
9876e81 Create biostatistics.csl (#5372)
673db49 Update revue-forestiere-francaise.csl (#5387)
474cc2e Create oil-shale.csl (#5389)
249ad6a Updating infoclio.ch styles (#5391)
6dc6742 Update ocean-and-coastal-research.csl (#5392)
1e75c74 Update and rename dependent/experimental-biology-and-medicine.csl to … (#5398)
0a072f8 Update universite-du-quebec-a-montreal.csl (#5399)
373d684 Create the-bovine-practitioner.csl (#5400)
cdbb6ed Create journal-of-oil-palm-research.csl (#5388)
a75cb35 Update south-african-medical-journal.csl (#5393)
a35360f Update journal-of-nutrition.csl (#5397)
ef215ac Update and rename journal-of-neurosurgery.csl to dependent/journal-of… (make AMA dependent) (#5359)
c435731 Create ocean-and-coastal-research.csl (#5364)
561024e Create istanbul-medical-journal.csl (#5374)
21ba5d8 Update aquatic-conservation.csl (#5379)
c83c4a9 Create endocrine-connections.csl (#5380)
7da88e9 Update society-of-biblical-literature-fullnote-bibliography.csl (#5381)
ca27bc1 Update university-of-york-harvard-environment.csl (#5384)
df54422 Update university-of-york-harvard-archaeology.csl (#5385)
4439cdd Create revue-forestiere-francaise.csl (#5386)
c363e8f Update catholic-biblical-association.csl (#5360)
7e383b8 Fix locators in PU Paris-Nanterre (#5376)
83cb249 Update methods-of-information-in-medicine.csl (#5370)
5b19db4 Update taylor-and-francis-council-of-science-editors-author-date.csl (#5371)
27d116b Update harvard-cite-them-right-no-et-al.csl (#5373)
e2ef408 Update ageing-and-society.csl (#5375)
16098e4 Update triangle.csl (#5369)
133d633 Create university-of-tasmania-simplified-author-date.csl (#5357)
b9ecf07 Update revue-archeologique.csl (#5366)
6152cce Update journal-of-consumer-research.csl (#5358)
93f6600 Create refugee-survey-quarterly.csl (#5354)
bfa3b6d Update canadian-biosystems-engineering.csl (#5362)
53e75ee update doi prefix (#5361)
5b3de98 Create archives-of-hand-and-microsurgery.csl (#5363)

git-subtree-dir: buildres/csl/csl-styles
git-subtree-split: c7a01e0

* Squashed 'buildres/csl/csl-locales/' changes from 79c4dba80a..bd8d2dbc85

bd8d2dbc85 Update spec_helper for pull-request testing (#220)
ed3fc7c9be Update to Ruby 3.0.0 (#218)

git-subtree-dir: buildres/csl/csl-locales
git-subtree-split: bd8d2dbc85713b192d426fb02749475df30f0d2c

Co-authored-by: github actions <jabrefmail+webfeedback@gmail.com>
koppor pushed a commit that referenced this issue Jun 15, 2021
a3706b1 Fix ArchéoSciences (#5506)
daeadd3 Update hawaii-international-conference-on-system-sciences-proceedings… (#5505)
225b9c0 Create saglik-bilimleri-universitesi.csl (#5295)
7205734 Create health-education-england-harvard-citation-style.csl (#5345)
b2085cb Adicionar ponto e espaço antes de "Disponível em:" (#5367)
f3eb50a Create apa6-for-international-journal-of-learner-corpus-research.csl (#5430)
ff34f5c Update fachhochschule-vorarlberg-note.csl (#5502)
5aa48f7 Update fachhochschule-vorarlberg-author-date.csl (#5501)
717fba3 Create apa6-for-register-studies.csl (#5458)
147689b Update food-and-agriculture-organization-of-the-united-nations.csl  (#5492)
e35ae39 New citation style: "Norsk henvisningsstandard for rettsvitenskapelige tekster" (validated) (#5494)
7ff9389 revise Manchester Univ. Press style (note-bib) (#5500)
9e97809 move citation number outside first field (#5499)
b08e5d7 Update APA disambiguation rules to only initials (#5498)
5d1629f Create arbok-hins-islenzka-fornleifafelags.csl (#5497)
3a2ff5f Create novasinergia.csl (#5489)
35920e2 Update din-1505-2.csl (#5491)
197486e Create zeitschrift-fuer-fantastikforschung.csl (#5490)
2cd6364 Create artificial-organs.csl (#5340)
5ea7955 Create society-of-biblical-literature-1st-edition-fullnote-bibliography (#5421)
d0de451 Create Journal of Move and Therapeutic Science (#5486)
899c2bc Update ACS documentation & date format
950f730 Create ulua-revista-de-historia-sociedad-y-cultura.csl (#5478)
a1c34f5 Update wirtschaftsuniversitat-wien-institut-fur-bwl-des-aussenhandels.csl (#5470)
79fa66e Update gallia-prehistoire.csl (#5467)
2f1df12 Update hochschule-bonn-rhein-sieg.csl (#5479)
06078c6 Update acta-universitatis-agriculturae-sueciae.csl (#5409)
3650206 Update ethnographiques-org.csl (#5480)
e06cc90 remove et-al from restoration-ecology.csl (#5485)
4e4e1f3 Presses universitaires de Strasbourg – Fix op.cit and multiple items (#5484)
f8ff160 Create UWE-Bristol-Harvard-2021.csl (#5482)
10a1d17 Fix authors delimiter (#5483)
f53ff57 Update stuttgart-media-university.csl (#5477)
c7a01e0 Create worlds-veterinary-journal.csl (#5468)
ec923b2 Update experimental-biology-and-medicine.csl (#5469)
1d48cb7 Create plant-species-biology.csl (#5471)
ea68765 Create ethnographiques-org.csl (#5472)
0e1c470 Update harvard-bournemouth-university.csl (#5476)
96e8114 Use date issued in web documents if exists (#5418)
8377ec8 Create bibliothecae-it.csl (#5440)
a5707e7 Create bppb.csl (#5452)
dc0e509 Create babesch-annual-papers-on-mediterranean-archaeology.csl (#5424)
62aa816 Bump nokogiri from 1.11.1 to 1.11.4 (#5460)
47a603c Update society-of-biblical-literature-fullnote-bibliography.csl (#5436)
1de799b SAA: Update disambiguation
46da8c6 Update iso690-author-date-cs.csl (#5443)
2a74991 Exempt ISSNs for Topoi journal (#5444)
a0f3130 show test directories
f9ce567 Updates ( -> [ (#5347)
c3910dd IEEE.csl - Add "I. Online Video (e.g., YouTube)" (#5365)
d37f39a Update estudios-hispanicos.csl (#5417)
931c057 Create topoi-orient-occident-classique.csl (#5427)
70ee747 Create topoi-orient-occident-auteur-date.csl (#5426)
8ea5ed2 Update universite-de-montreal-apa.csl (#5428)
f0dcb04 Update the-horticulture-journal.csl (#5437)
767df6d Update transnational-environmental-law.csl (#5435)
1e63dfe Update environmental-values.csl to match requirements (#5355)
94163d8 Create studies-in-the-history-of-gardens-and-designed-landscapes.csl (#5425)
21dd881 Create journal-of-stroke.csl (#5429)
937ce4b Update the-plant-genome.csl (#5432)
996e217 Update springer-basic-author-date-no-et-al.csl (#5431)
7dd1f44 Update taylor-and-francis-council-of-science-editors-author-date.csl (#5433)
141be9b Update civilta-italiana.csl (#5434)
10b2222 small fixes for jopr.csl (#5422)
bf59a9f Create jci-insight.csl (#5423)
9aebd58 Update mammalia.csl (#5404)
77dcd74 Update gost-r-7-0-5-2008 styles (#5412)
5d348dd Update journal-of-oil-palm-research.csl (#5403)
55f6eda Adds missing space after title and moves space from title prefix to author suffix. (#5407)
b5df1a8 Fixed Mendeley bug (#5411)
49530b4 Create the-journal-of-laryngology-and-otology.csl (#5410)
6d95f75 Create college-research-libraries.csl (#5406)
9876e81 Create biostatistics.csl (#5372)
673db49 Update revue-forestiere-francaise.csl (#5387)
474cc2e Create oil-shale.csl (#5389)
249ad6a Updating infoclio.ch styles (#5391)
6dc6742 Update ocean-and-coastal-research.csl (#5392)
1e75c74 Update and rename dependent/experimental-biology-and-medicine.csl to … (#5398)
0a072f8 Update universite-du-quebec-a-montreal.csl (#5399)
373d684 Create the-bovine-practitioner.csl (#5400)
cdbb6ed Create journal-of-oil-palm-research.csl (#5388)
a75cb35 Update south-african-medical-journal.csl (#5393)
a35360f Update journal-of-nutrition.csl (#5397)
ef215ac Update and rename journal-of-neurosurgery.csl to dependent/journal-of… (make AMA dependent) (#5359)
c435731 Create ocean-and-coastal-research.csl (#5364)
561024e Create istanbul-medical-journal.csl (#5374)
21ba5d8 Update aquatic-conservation.csl (#5379)
c83c4a9 Create endocrine-connections.csl (#5380)
7da88e9 Update society-of-biblical-literature-fullnote-bibliography.csl (#5381)
ca27bc1 Update university-of-york-harvard-environment.csl (#5384)
df54422 Update university-of-york-harvard-archaeology.csl (#5385)
4439cdd Create revue-forestiere-francaise.csl (#5386)
c363e8f Update catholic-biblical-association.csl (#5360)
7e383b8 Fix locators in PU Paris-Nanterre (#5376)
83cb249 Update methods-of-information-in-medicine.csl (#5370)
5b19db4 Update taylor-and-francis-council-of-science-editors-author-date.csl (#5371)
27d116b Update harvard-cite-them-right-no-et-al.csl (#5373)
e2ef408 Update ageing-and-society.csl (#5375)
16098e4 Update triangle.csl (#5369)
133d633 Create university-of-tasmania-simplified-author-date.csl (#5357)
b9ecf07 Update revue-archeologique.csl (#5366)
6152cce Update journal-of-consumer-research.csl (#5358)
93f6600 Create refugee-survey-quarterly.csl (#5354)
bfa3b6d Update canadian-biosystems-engineering.csl (#5362)
53e75ee update doi prefix (#5361)
5b3de98 Create archives-of-hand-and-microsurgery.csl (#5363)

git-subtree-dir: buildres/csl/csl-styles
git-subtree-split: a3706b1
Siedlerchr pushed a commit that referenced this issue Jun 16, 2021
* Squashed 'buildres/csl/csl-styles/' changes from e1acabe..a3706b1

a3706b1 Fix ArchéoSciences (#5506)
daeadd3 Update hawaii-international-conference-on-system-sciences-proceedings… (#5505)
225b9c0 Create saglik-bilimleri-universitesi.csl (#5295)
7205734 Create health-education-england-harvard-citation-style.csl (#5345)
b2085cb Adicionar ponto e espaço antes de "Disponível em:" (#5367)
f3eb50a Create apa6-for-international-journal-of-learner-corpus-research.csl (#5430)
ff34f5c Update fachhochschule-vorarlberg-note.csl (#5502)
5aa48f7 Update fachhochschule-vorarlberg-author-date.csl (#5501)
717fba3 Create apa6-for-register-studies.csl (#5458)
147689b Update food-and-agriculture-organization-of-the-united-nations.csl  (#5492)
e35ae39 New citation style: "Norsk henvisningsstandard for rettsvitenskapelige tekster" (validated) (#5494)
7ff9389 revise Manchester Univ. Press style (note-bib) (#5500)
9e97809 move citation number outside first field (#5499)
b08e5d7 Update APA disambiguation rules to only initials (#5498)
5d1629f Create arbok-hins-islenzka-fornleifafelags.csl (#5497)
3a2ff5f Create novasinergia.csl (#5489)
35920e2 Update din-1505-2.csl (#5491)
197486e Create zeitschrift-fuer-fantastikforschung.csl (#5490)
2cd6364 Create artificial-organs.csl (#5340)
5ea7955 Create society-of-biblical-literature-1st-edition-fullnote-bibliography (#5421)
d0de451 Create Journal of Move and Therapeutic Science (#5486)
899c2bc Update ACS documentation & date format
950f730 Create ulua-revista-de-historia-sociedad-y-cultura.csl (#5478)
a1c34f5 Update wirtschaftsuniversitat-wien-institut-fur-bwl-des-aussenhandels.csl (#5470)
79fa66e Update gallia-prehistoire.csl (#5467)
2f1df12 Update hochschule-bonn-rhein-sieg.csl (#5479)
06078c6 Update acta-universitatis-agriculturae-sueciae.csl (#5409)
3650206 Update ethnographiques-org.csl (#5480)
e06cc90 remove et-al from restoration-ecology.csl (#5485)
4e4e1f3 Presses universitaires de Strasbourg – Fix op.cit and multiple items (#5484)
f8ff160 Create UWE-Bristol-Harvard-2021.csl (#5482)
10a1d17 Fix authors delimiter (#5483)
f53ff57 Update stuttgart-media-university.csl (#5477)
c7a01e0 Create worlds-veterinary-journal.csl (#5468)
ec923b2 Update experimental-biology-and-medicine.csl (#5469)
1d48cb7 Create plant-species-biology.csl (#5471)
ea68765 Create ethnographiques-org.csl (#5472)
0e1c470 Update harvard-bournemouth-university.csl (#5476)
96e8114 Use date issued in web documents if exists (#5418)
8377ec8 Create bibliothecae-it.csl (#5440)
a5707e7 Create bppb.csl (#5452)
dc0e509 Create babesch-annual-papers-on-mediterranean-archaeology.csl (#5424)
62aa816 Bump nokogiri from 1.11.1 to 1.11.4 (#5460)
47a603c Update society-of-biblical-literature-fullnote-bibliography.csl (#5436)
1de799b SAA: Update disambiguation
46da8c6 Update iso690-author-date-cs.csl (#5443)
2a74991 Exempt ISSNs for Topoi journal (#5444)
a0f3130 show test directories
f9ce567 Updates ( -> [ (#5347)
c3910dd IEEE.csl - Add "I. Online Video (e.g., YouTube)" (#5365)
d37f39a Update estudios-hispanicos.csl (#5417)
931c057 Create topoi-orient-occident-classique.csl (#5427)
70ee747 Create topoi-orient-occident-auteur-date.csl (#5426)
8ea5ed2 Update universite-de-montreal-apa.csl (#5428)
f0dcb04 Update the-horticulture-journal.csl (#5437)
767df6d Update transnational-environmental-law.csl (#5435)
1e63dfe Update environmental-values.csl to match requirements (#5355)
94163d8 Create studies-in-the-history-of-gardens-and-designed-landscapes.csl (#5425)
21dd881 Create journal-of-stroke.csl (#5429)
937ce4b Update the-plant-genome.csl (#5432)
996e217 Update springer-basic-author-date-no-et-al.csl (#5431)
7dd1f44 Update taylor-and-francis-council-of-science-editors-author-date.csl (#5433)
141be9b Update civilta-italiana.csl (#5434)
10b2222 small fixes for jopr.csl (#5422)
bf59a9f Create jci-insight.csl (#5423)
9aebd58 Update mammalia.csl (#5404)
77dcd74 Update gost-r-7-0-5-2008 styles (#5412)
5d348dd Update journal-of-oil-palm-research.csl (#5403)
55f6eda Adds missing space after title and moves space from title prefix to author suffix. (#5407)
b5df1a8 Fixed Mendeley bug (#5411)
49530b4 Create the-journal-of-laryngology-and-otology.csl (#5410)
6d95f75 Create college-research-libraries.csl (#5406)
9876e81 Create biostatistics.csl (#5372)
673db49 Update revue-forestiere-francaise.csl (#5387)
474cc2e Create oil-shale.csl (#5389)
249ad6a Updating infoclio.ch styles (#5391)
6dc6742 Update ocean-and-coastal-research.csl (#5392)
1e75c74 Update and rename dependent/experimental-biology-and-medicine.csl to … (#5398)
0a072f8 Update universite-du-quebec-a-montreal.csl (#5399)
373d684 Create the-bovine-practitioner.csl (#5400)
cdbb6ed Create journal-of-oil-palm-research.csl (#5388)
a75cb35 Update south-african-medical-journal.csl (#5393)
a35360f Update journal-of-nutrition.csl (#5397)
ef215ac Update and rename journal-of-neurosurgery.csl to dependent/journal-of… (make AMA dependent) (#5359)
c435731 Create ocean-and-coastal-research.csl (#5364)
561024e Create istanbul-medical-journal.csl (#5374)
21ba5d8 Update aquatic-conservation.csl (#5379)
c83c4a9 Create endocrine-connections.csl (#5380)
7da88e9 Update society-of-biblical-literature-fullnote-bibliography.csl (#5381)
ca27bc1 Update university-of-york-harvard-environment.csl (#5384)
df54422 Update university-of-york-harvard-archaeology.csl (#5385)
4439cdd Create revue-forestiere-francaise.csl (#5386)
c363e8f Update catholic-biblical-association.csl (#5360)
7e383b8 Fix locators in PU Paris-Nanterre (#5376)
83cb249 Update methods-of-information-in-medicine.csl (#5370)
5b19db4 Update taylor-and-francis-council-of-science-editors-author-date.csl (#5371)
27d116b Update harvard-cite-them-right-no-et-al.csl (#5373)
e2ef408 Update ageing-and-society.csl (#5375)
16098e4 Update triangle.csl (#5369)
133d633 Create university-of-tasmania-simplified-author-date.csl (#5357)
b9ecf07 Update revue-archeologique.csl (#5366)
6152cce Update journal-of-consumer-research.csl (#5358)
93f6600 Create refugee-survey-quarterly.csl (#5354)
bfa3b6d Update canadian-biosystems-engineering.csl (#5362)
53e75ee update doi prefix (#5361)
5b3de98 Create archives-of-hand-and-microsurgery.csl (#5363)

git-subtree-dir: buildres/csl/csl-styles
git-subtree-split: a3706b1

* Squashed 'buildres/csl/csl-locales/' changes from 79c4dba80a..bd8d2dbc85

bd8d2dbc85 Update spec_helper for pull-request testing (#220)
ed3fc7c9be Update to Ruby 3.0.0 (#218)

git-subtree-dir: buildres/csl/csl-locales
git-subtree-split: bd8d2dbc85713b192d426fb02749475df30f0d2c

Co-authored-by: github actions <jabrefmail+webfeedback@gmail.com>
koppor pushed a commit that referenced this issue Jul 1, 2021
36ba508 Update civilta-italiana.csl (#5531)
3ea7d02 Only "page" locators are ommited in book citations in JuS journal. (#5532)
1851a54 Create alternatif-politika.csl (#5527)
f30aadb [norsk-henvisningsstandard] Fix wrong article title prefix (period to comma) (#5529)
e2f404e PAIN: Remove book pages&label
b483372 Create urad-za-makroekonomske-analize-in-razvoj.csl (#5520)
76ac3d7 Bugfixes and improvements to the handling of the editors term for norsk-henvisningsstandard-for-rettsvitenskepelige-tekster.csl. (#5515)
afe5685 Create monograph-of-the-palaeontographical-society.csl (#5521)
03d40ad Create stellenbosch-university-harvard-2021.csl (#5524)
1112d83 Update ios-press-books.csl (#5522)
5e5957d Create wirtschaftsuniversitat-wien-institut-fur-transportwirtschaft-u… (#5419)
fb9fe50 update acta hydrotechnica (#5525)
c576359 Patch 4 (#5510)
a46174d Create social-anthropology.csl (#5512)
a91627c Create orthopaedic-journal-of-sports-medicine.csl (#5511)
315fd4c Create fundamental-and-applied-limnology.csl (#5514)
f4b3327 Create acta-hydrotechnica.csl (#5516)
ff9b2b5 Update ocean-and-coastal-research.csl (#5517)
52f9d99 Improvements to norsk-henvisningsstandard-for-rettsvitenskapelige-tekster.csl (#5507)
a3706b1 Fix ArchéoSciences (#5506)
daeadd3 Update hawaii-international-conference-on-system-sciences-proceedings… (#5505)
225b9c0 Create saglik-bilimleri-universitesi.csl (#5295)
7205734 Create health-education-england-harvard-citation-style.csl (#5345)
b2085cb Adicionar ponto e espaço antes de "Disponível em:" (#5367)
f3eb50a Create apa6-for-international-journal-of-learner-corpus-research.csl (#5430)
ff34f5c Update fachhochschule-vorarlberg-note.csl (#5502)
5aa48f7 Update fachhochschule-vorarlberg-author-date.csl (#5501)
717fba3 Create apa6-for-register-studies.csl (#5458)
147689b Update food-and-agriculture-organization-of-the-united-nations.csl  (#5492)
e35ae39 New citation style: "Norsk henvisningsstandard for rettsvitenskapelige tekster" (validated) (#5494)
7ff9389 revise Manchester Univ. Press style (note-bib) (#5500)
9e97809 move citation number outside first field (#5499)
b08e5d7 Update APA disambiguation rules to only initials (#5498)
5d1629f Create arbok-hins-islenzka-fornleifafelags.csl (#5497)
3a2ff5f Create novasinergia.csl (#5489)
35920e2 Update din-1505-2.csl (#5491)
197486e Create zeitschrift-fuer-fantastikforschung.csl (#5490)
2cd6364 Create artificial-organs.csl (#5340)
5ea7955 Create society-of-biblical-literature-1st-edition-fullnote-bibliography (#5421)
d0de451 Create Journal of Move and Therapeutic Science (#5486)
899c2bc Update ACS documentation & date format
950f730 Create ulua-revista-de-historia-sociedad-y-cultura.csl (#5478)
a1c34f5 Update wirtschaftsuniversitat-wien-institut-fur-bwl-des-aussenhandels.csl (#5470)
79fa66e Update gallia-prehistoire.csl (#5467)
2f1df12 Update hochschule-bonn-rhein-sieg.csl (#5479)
06078c6 Update acta-universitatis-agriculturae-sueciae.csl (#5409)
3650206 Update ethnographiques-org.csl (#5480)
e06cc90 remove et-al from restoration-ecology.csl (#5485)
4e4e1f3 Presses universitaires de Strasbourg – Fix op.cit and multiple items (#5484)
f8ff160 Create UWE-Bristol-Harvard-2021.csl (#5482)
10a1d17 Fix authors delimiter (#5483)
f53ff57 Update stuttgart-media-university.csl (#5477)
c7a01e0 Create worlds-veterinary-journal.csl (#5468)
ec923b2 Update experimental-biology-and-medicine.csl (#5469)
1d48cb7 Create plant-species-biology.csl (#5471)
ea68765 Create ethnographiques-org.csl (#5472)
0e1c470 Update harvard-bournemouth-university.csl (#5476)
96e8114 Use date issued in web documents if exists (#5418)
8377ec8 Create bibliothecae-it.csl (#5440)
a5707e7 Create bppb.csl (#5452)
dc0e509 Create babesch-annual-papers-on-mediterranean-archaeology.csl (#5424)
62aa816 Bump nokogiri from 1.11.1 to 1.11.4 (#5460)
47a603c Update society-of-biblical-literature-fullnote-bibliography.csl (#5436)
1de799b SAA: Update disambiguation
46da8c6 Update iso690-author-date-cs.csl (#5443)
2a74991 Exempt ISSNs for Topoi journal (#5444)
a0f3130 show test directories
f9ce567 Updates ( -> [ (#5347)
c3910dd IEEE.csl - Add "I. Online Video (e.g., YouTube)" (#5365)
d37f39a Update estudios-hispanicos.csl (#5417)
931c057 Create topoi-orient-occident-classique.csl (#5427)
70ee747 Create topoi-orient-occident-auteur-date.csl (#5426)
8ea5ed2 Update universite-de-montreal-apa.csl (#5428)
f0dcb04 Update the-horticulture-journal.csl (#5437)
767df6d Update transnational-environmental-law.csl (#5435)
1e63dfe Update environmental-values.csl to match requirements (#5355)
94163d8 Create studies-in-the-history-of-gardens-and-designed-landscapes.csl (#5425)
21dd881 Create journal-of-stroke.csl (#5429)
937ce4b Update the-plant-genome.csl (#5432)
996e217 Update springer-basic-author-date-no-et-al.csl (#5431)
7dd1f44 Update taylor-and-francis-council-of-science-editors-author-date.csl (#5433)
141be9b Update civilta-italiana.csl (#5434)
10b2222 small fixes for jopr.csl (#5422)
bf59a9f Create jci-insight.csl (#5423)
9aebd58 Update mammalia.csl (#5404)
77dcd74 Update gost-r-7-0-5-2008 styles (#5412)
5d348dd Update journal-of-oil-palm-research.csl (#5403)
55f6eda Adds missing space after title and moves space from title prefix to author suffix. (#5407)
b5df1a8 Fixed Mendeley bug (#5411)
49530b4 Create the-journal-of-laryngology-and-otology.csl (#5410)
6d95f75 Create college-research-libraries.csl (#5406)
9876e81 Create biostatistics.csl (#5372)
673db49 Update revue-forestiere-francaise.csl (#5387)
474cc2e Create oil-shale.csl (#5389)
249ad6a Updating infoclio.ch styles (#5391)
6dc6742 Update ocean-and-coastal-research.csl (#5392)
1e75c74 Update and rename dependent/experimental-biology-and-medicine.csl to … (#5398)
0a072f8 Update universite-du-quebec-a-montreal.csl (#5399)
373d684 Create the-bovine-practitioner.csl (#5400)
cdbb6ed Create journal-of-oil-palm-research.csl (#5388)
a75cb35 Update south-african-medical-journal.csl (#5393)
a35360f Update journal-of-nutrition.csl (#5397)
ef215ac Update and rename journal-of-neurosurgery.csl to dependent/journal-of… (make AMA dependent) (#5359)
c435731 Create ocean-and-coastal-research.csl (#5364)
561024e Create istanbul-medical-journal.csl (#5374)
21ba5d8 Update aquatic-conservation.csl (#5379)
c83c4a9 Create endocrine-connections.csl (#5380)
7da88e9 Update society-of-biblical-literature-fullnote-bibliography.csl (#5381)
ca27bc1 Update university-of-york-harvard-environment.csl (#5384)
df54422 Update university-of-york-harvard-archaeology.csl (#5385)
4439cdd Create revue-forestiere-francaise.csl (#5386)
c363e8f Update catholic-biblical-association.csl (#5360)
7e383b8 Fix locators in PU Paris-Nanterre (#5376)
83cb249 Update methods-of-information-in-medicine.csl (#5370)
5b19db4 Update taylor-and-francis-council-of-science-editors-author-date.csl (#5371)
27d116b Update harvard-cite-them-right-no-et-al.csl (#5373)
e2ef408 Update ageing-and-society.csl (#5375)
16098e4 Update triangle.csl (#5369)
133d633 Create university-of-tasmania-simplified-author-date.csl (#5357)
b9ecf07 Update revue-archeologique.csl (#5366)
6152cce Update journal-of-consumer-research.csl (#5358)
93f6600 Create refugee-survey-quarterly.csl (#5354)
bfa3b6d Update canadian-biosystems-engineering.csl (#5362)
53e75ee update doi prefix (#5361)
5b3de98 Create archives-of-hand-and-microsurgery.csl (#5363)

git-subtree-dir: buildres/csl/csl-styles
git-subtree-split: 36ba508
Siedlerchr pushed a commit that referenced this issue Jul 1, 2021
* Squashed 'buildres/csl/csl-styles/' changes from e1acabe..36ba508

36ba508 Update civilta-italiana.csl (#5531)
3ea7d02 Only "page" locators are ommited in book citations in JuS journal. (#5532)
1851a54 Create alternatif-politika.csl (#5527)
f30aadb [norsk-henvisningsstandard] Fix wrong article title prefix (period to comma) (#5529)
e2f404e PAIN: Remove book pages&label
b483372 Create urad-za-makroekonomske-analize-in-razvoj.csl (#5520)
76ac3d7 Bugfixes and improvements to the handling of the editors term for norsk-henvisningsstandard-for-rettsvitenskepelige-tekster.csl. (#5515)
afe5685 Create monograph-of-the-palaeontographical-society.csl (#5521)
03d40ad Create stellenbosch-university-harvard-2021.csl (#5524)
1112d83 Update ios-press-books.csl (#5522)
5e5957d Create wirtschaftsuniversitat-wien-institut-fur-transportwirtschaft-u… (#5419)
fb9fe50 update acta hydrotechnica (#5525)
c576359 Patch 4 (#5510)
a46174d Create social-anthropology.csl (#5512)
a91627c Create orthopaedic-journal-of-sports-medicine.csl (#5511)
315fd4c Create fundamental-and-applied-limnology.csl (#5514)
f4b3327 Create acta-hydrotechnica.csl (#5516)
ff9b2b5 Update ocean-and-coastal-research.csl (#5517)
52f9d99 Improvements to norsk-henvisningsstandard-for-rettsvitenskapelige-tekster.csl (#5507)
a3706b1 Fix ArchéoSciences (#5506)
daeadd3 Update hawaii-international-conference-on-system-sciences-proceedings… (#5505)
225b9c0 Create saglik-bilimleri-universitesi.csl (#5295)
7205734 Create health-education-england-harvard-citation-style.csl (#5345)
b2085cb Adicionar ponto e espaço antes de "Disponível em:" (#5367)
f3eb50a Create apa6-for-international-journal-of-learner-corpus-research.csl (#5430)
ff34f5c Update fachhochschule-vorarlberg-note.csl (#5502)
5aa48f7 Update fachhochschule-vorarlberg-author-date.csl (#5501)
717fba3 Create apa6-for-register-studies.csl (#5458)
147689b Update food-and-agriculture-organization-of-the-united-nations.csl  (#5492)
e35ae39 New citation style: "Norsk henvisningsstandard for rettsvitenskapelige tekster" (validated) (#5494)
7ff9389 revise Manchester Univ. Press style (note-bib) (#5500)
9e97809 move citation number outside first field (#5499)
b08e5d7 Update APA disambiguation rules to only initials (#5498)
5d1629f Create arbok-hins-islenzka-fornleifafelags.csl (#5497)
3a2ff5f Create novasinergia.csl (#5489)
35920e2 Update din-1505-2.csl (#5491)
197486e Create zeitschrift-fuer-fantastikforschung.csl (#5490)
2cd6364 Create artificial-organs.csl (#5340)
5ea7955 Create society-of-biblical-literature-1st-edition-fullnote-bibliography (#5421)
d0de451 Create Journal of Move and Therapeutic Science (#5486)
899c2bc Update ACS documentation & date format
950f730 Create ulua-revista-de-historia-sociedad-y-cultura.csl (#5478)
a1c34f5 Update wirtschaftsuniversitat-wien-institut-fur-bwl-des-aussenhandels.csl (#5470)
79fa66e Update gallia-prehistoire.csl (#5467)
2f1df12 Update hochschule-bonn-rhein-sieg.csl (#5479)
06078c6 Update acta-universitatis-agriculturae-sueciae.csl (#5409)
3650206 Update ethnographiques-org.csl (#5480)
e06cc90 remove et-al from restoration-ecology.csl (#5485)
4e4e1f3 Presses universitaires de Strasbourg – Fix op.cit and multiple items (#5484)
f8ff160 Create UWE-Bristol-Harvard-2021.csl (#5482)
10a1d17 Fix authors delimiter (#5483)
f53ff57 Update stuttgart-media-university.csl (#5477)
c7a01e0 Create worlds-veterinary-journal.csl (#5468)
ec923b2 Update experimental-biology-and-medicine.csl (#5469)
1d48cb7 Create plant-species-biology.csl (#5471)
ea68765 Create ethnographiques-org.csl (#5472)
0e1c470 Update harvard-bournemouth-university.csl (#5476)
96e8114 Use date issued in web documents if exists (#5418)
8377ec8 Create bibliothecae-it.csl (#5440)
a5707e7 Create bppb.csl (#5452)
dc0e509 Create babesch-annual-papers-on-mediterranean-archaeology.csl (#5424)
62aa816 Bump nokogiri from 1.11.1 to 1.11.4 (#5460)
47a603c Update society-of-biblical-literature-fullnote-bibliography.csl (#5436)
1de799b SAA: Update disambiguation
46da8c6 Update iso690-author-date-cs.csl (#5443)
2a74991 Exempt ISSNs for Topoi journal (#5444)
a0f3130 show test directories
f9ce567 Updates ( -> [ (#5347)
c3910dd IEEE.csl - Add "I. Online Video (e.g., YouTube)" (#5365)
d37f39a Update estudios-hispanicos.csl (#5417)
931c057 Create topoi-orient-occident-classique.csl (#5427)
70ee747 Create topoi-orient-occident-auteur-date.csl (#5426)
8ea5ed2 Update universite-de-montreal-apa.csl (#5428)
f0dcb04 Update the-horticulture-journal.csl (#5437)
767df6d Update transnational-environmental-law.csl (#5435)
1e63dfe Update environmental-values.csl to match requirements (#5355)
94163d8 Create studies-in-the-history-of-gardens-and-designed-landscapes.csl (#5425)
21dd881 Create journal-of-stroke.csl (#5429)
937ce4b Update the-plant-genome.csl (#5432)
996e217 Update springer-basic-author-date-no-et-al.csl (#5431)
7dd1f44 Update taylor-and-francis-council-of-science-editors-author-date.csl (#5433)
141be9b Update civilta-italiana.csl (#5434)
10b2222 small fixes for jopr.csl (#5422)
bf59a9f Create jci-insight.csl (#5423)
9aebd58 Update mammalia.csl (#5404)
77dcd74 Update gost-r-7-0-5-2008 styles (#5412)
5d348dd Update journal-of-oil-palm-research.csl (#5403)
55f6eda Adds missing space after title and moves space from title prefix to author suffix. (#5407)
b5df1a8 Fixed Mendeley bug (#5411)
49530b4 Create the-journal-of-laryngology-and-otology.csl (#5410)
6d95f75 Create college-research-libraries.csl (#5406)
9876e81 Create biostatistics.csl (#5372)
673db49 Update revue-forestiere-francaise.csl (#5387)
474cc2e Create oil-shale.csl (#5389)
249ad6a Updating infoclio.ch styles (#5391)
6dc6742 Update ocean-and-coastal-research.csl (#5392)
1e75c74 Update and rename dependent/experimental-biology-and-medicine.csl to … (#5398)
0a072f8 Update universite-du-quebec-a-montreal.csl (#5399)
373d684 Create the-bovine-practitioner.csl (#5400)
cdbb6ed Create journal-of-oil-palm-research.csl (#5388)
a75cb35 Update south-african-medical-journal.csl (#5393)
a35360f Update journal-of-nutrition.csl (#5397)
ef215ac Update and rename journal-of-neurosurgery.csl to dependent/journal-of… (make AMA dependent) (#5359)
c435731 Create ocean-and-coastal-research.csl (#5364)
561024e Create istanbul-medical-journal.csl (#5374)
21ba5d8 Update aquatic-conservation.csl (#5379)
c83c4a9 Create endocrine-connections.csl (#5380)
7da88e9 Update society-of-biblical-literature-fullnote-bibliography.csl (#5381)
ca27bc1 Update university-of-york-harvard-environment.csl (#5384)
df54422 Update university-of-york-harvard-archaeology.csl (#5385)
4439cdd Create revue-forestiere-francaise.csl (#5386)
c363e8f Update catholic-biblical-association.csl (#5360)
7e383b8 Fix locators in PU Paris-Nanterre (#5376)
83cb249 Update methods-of-information-in-medicine.csl (#5370)
5b19db4 Update taylor-and-francis-council-of-science-editors-author-date.csl (#5371)
27d116b Update harvard-cite-them-right-no-et-al.csl (#5373)
e2ef408 Update ageing-and-society.csl (#5375)
16098e4 Update triangle.csl (#5369)
133d633 Create university-of-tasmania-simplified-author-date.csl (#5357)
b9ecf07 Update revue-archeologique.csl (#5366)
6152cce Update journal-of-consumer-research.csl (#5358)
93f6600 Create refugee-survey-quarterly.csl (#5354)
bfa3b6d Update canadian-biosystems-engineering.csl (#5362)
53e75ee update doi prefix (#5361)
5b3de98 Create archives-of-hand-and-microsurgery.csl (#5363)

git-subtree-dir: buildres/csl/csl-styles
git-subtree-split: 36ba508

* Squashed 'buildres/csl/csl-locales/' changes from 79c4dba80a..ec6d62a9e7

ec6d62a9e7 Merge pull request #231 from Pendzoncymisio/master
06c2693b7f Update locales-pl-PL.xml
75e95a1c92 Update of PL "accessed" translation
c6093128ac Update of PL "accessed" translation
bd8d2dbc85 Update spec_helper for pull-request testing (#220)
ed3fc7c9be Update to Ruby 3.0.0 (#218)

git-subtree-dir: buildres/csl/csl-locales
git-subtree-split: ec6d62a9e7c049001a55086a495022520989441c

Co-authored-by: github actions <jabrefmail+webfeedback@gmail.com>
koppor pushed a commit that referenced this issue Jul 4, 2021
ec4a4c0 Create rassegna-degli-archivi-di-stato.csl (#5530)
e3a4bb2 Update ocean-and-coastal-research.csl (#5533)
aeb3ece Create bakhtiniana-journal-of-discourse-studies.csl (#5535)
36ba508 Update civilta-italiana.csl (#5531)
3ea7d02 Only "page" locators are ommited in book citations in JuS journal. (#5532)
1851a54 Create alternatif-politika.csl (#5527)
f30aadb [norsk-henvisningsstandard] Fix wrong article title prefix (period to comma) (#5529)
e2f404e PAIN: Remove book pages&label
b483372 Create urad-za-makroekonomske-analize-in-razvoj.csl (#5520)
76ac3d7 Bugfixes and improvements to the handling of the editors term for norsk-henvisningsstandard-for-rettsvitenskepelige-tekster.csl. (#5515)
afe5685 Create monograph-of-the-palaeontographical-society.csl (#5521)
03d40ad Create stellenbosch-university-harvard-2021.csl (#5524)
1112d83 Update ios-press-books.csl (#5522)
5e5957d Create wirtschaftsuniversitat-wien-institut-fur-transportwirtschaft-u… (#5419)
fb9fe50 update acta hydrotechnica (#5525)
c576359 Patch 4 (#5510)
a46174d Create social-anthropology.csl (#5512)
a91627c Create orthopaedic-journal-of-sports-medicine.csl (#5511)
315fd4c Create fundamental-and-applied-limnology.csl (#5514)
f4b3327 Create acta-hydrotechnica.csl (#5516)
ff9b2b5 Update ocean-and-coastal-research.csl (#5517)
52f9d99 Improvements to norsk-henvisningsstandard-for-rettsvitenskapelige-tekster.csl (#5507)
a3706b1 Fix ArchéoSciences (#5506)
daeadd3 Update hawaii-international-conference-on-system-sciences-proceedings… (#5505)
225b9c0 Create saglik-bilimleri-universitesi.csl (#5295)
7205734 Create health-education-england-harvard-citation-style.csl (#5345)
b2085cb Adicionar ponto e espaço antes de "Disponível em:" (#5367)
f3eb50a Create apa6-for-international-journal-of-learner-corpus-research.csl (#5430)
ff34f5c Update fachhochschule-vorarlberg-note.csl (#5502)
5aa48f7 Update fachhochschule-vorarlberg-author-date.csl (#5501)
717fba3 Create apa6-for-register-studies.csl (#5458)
147689b Update food-and-agriculture-organization-of-the-united-nations.csl  (#5492)
e35ae39 New citation style: "Norsk henvisningsstandard for rettsvitenskapelige tekster" (validated) (#5494)
7ff9389 revise Manchester Univ. Press style (note-bib) (#5500)
9e97809 move citation number outside first field (#5499)
b08e5d7 Update APA disambiguation rules to only initials (#5498)
5d1629f Create arbok-hins-islenzka-fornleifafelags.csl (#5497)
3a2ff5f Create novasinergia.csl (#5489)
35920e2 Update din-1505-2.csl (#5491)
197486e Create zeitschrift-fuer-fantastikforschung.csl (#5490)
2cd6364 Create artificial-organs.csl (#5340)
5ea7955 Create society-of-biblical-literature-1st-edition-fullnote-bibliography (#5421)
d0de451 Create Journal of Move and Therapeutic Science (#5486)
899c2bc Update ACS documentation & date format
950f730 Create ulua-revista-de-historia-sociedad-y-cultura.csl (#5478)
a1c34f5 Update wirtschaftsuniversitat-wien-institut-fur-bwl-des-aussenhandels.csl (#5470)
79fa66e Update gallia-prehistoire.csl (#5467)
2f1df12 Update hochschule-bonn-rhein-sieg.csl (#5479)
06078c6 Update acta-universitatis-agriculturae-sueciae.csl (#5409)
3650206 Update ethnographiques-org.csl (#5480)
e06cc90 remove et-al from restoration-ecology.csl (#5485)
4e4e1f3 Presses universitaires de Strasbourg – Fix op.cit and multiple items (#5484)
f8ff160 Create UWE-Bristol-Harvard-2021.csl (#5482)
10a1d17 Fix authors delimiter (#5483)
f53ff57 Update stuttgart-media-university.csl (#5477)
c7a01e0 Create worlds-veterinary-journal.csl (#5468)
ec923b2 Update experimental-biology-and-medicine.csl (#5469)
1d48cb7 Create plant-species-biology.csl (#5471)
ea68765 Create ethnographiques-org.csl (#5472)
0e1c470 Update harvard-bournemouth-university.csl (#5476)
96e8114 Use date issued in web documents if exists (#5418)
8377ec8 Create bibliothecae-it.csl (#5440)
a5707e7 Create bppb.csl (#5452)
dc0e509 Create babesch-annual-papers-on-mediterranean-archaeology.csl (#5424)
62aa816 Bump nokogiri from 1.11.1 to 1.11.4 (#5460)
47a603c Update society-of-biblical-literature-fullnote-bibliography.csl (#5436)
1de799b SAA: Update disambiguation
46da8c6 Update iso690-author-date-cs.csl (#5443)
2a74991 Exempt ISSNs for Topoi journal (#5444)
a0f3130 show test directories
f9ce567 Updates ( -> [ (#5347)
c3910dd IEEE.csl - Add "I. Online Video (e.g., YouTube)" (#5365)
d37f39a Update estudios-hispanicos.csl (#5417)
931c057 Create topoi-orient-occident-classique.csl (#5427)
70ee747 Create topoi-orient-occident-auteur-date.csl (#5426)
8ea5ed2 Update universite-de-montreal-apa.csl (#5428)
f0dcb04 Update the-horticulture-journal.csl (#5437)
767df6d Update transnational-environmental-law.csl (#5435)
1e63dfe Update environmental-values.csl to match requirements (#5355)
94163d8 Create studies-in-the-history-of-gardens-and-designed-landscapes.csl (#5425)
21dd881 Create journal-of-stroke.csl (#5429)
937ce4b Update the-plant-genome.csl (#5432)
996e217 Update springer-basic-author-date-no-et-al.csl (#5431)
7dd1f44 Update taylor-and-francis-council-of-science-editors-author-date.csl (#5433)
141be9b Update civilta-italiana.csl (#5434)
10b2222 small fixes for jopr.csl (#5422)
bf59a9f Create jci-insight.csl (#5423)
9aebd58 Update mammalia.csl (#5404)
77dcd74 Update gost-r-7-0-5-2008 styles (#5412)
5d348dd Update journal-of-oil-palm-research.csl (#5403)
55f6eda Adds missing space after title and moves space from title prefix to author suffix. (#5407)
b5df1a8 Fixed Mendeley bug (#5411)
49530b4 Create the-journal-of-laryngology-and-otology.csl (#5410)
6d95f75 Create college-research-libraries.csl (#5406)
9876e81 Create biostatistics.csl (#5372)
673db49 Update revue-forestiere-francaise.csl (#5387)
474cc2e Create oil-shale.csl (#5389)
249ad6a Updating infoclio.ch styles (#5391)
6dc6742 Update ocean-and-coastal-research.csl (#5392)
1e75c74 Update and rename dependent/experimental-biology-and-medicine.csl to … (#5398)
0a072f8 Update universite-du-quebec-a-montreal.csl (#5399)
373d684 Create the-bovine-practitioner.csl (#5400)
cdbb6ed Create journal-of-oil-palm-research.csl (#5388)
a75cb35 Update south-african-medical-journal.csl (#5393)
a35360f Update journal-of-nutrition.csl (#5397)
ef215ac Update and rename journal-of-neurosurgery.csl to dependent/journal-of… (make AMA dependent) (#5359)
c435731 Create ocean-and-coastal-research.csl (#5364)
561024e Create istanbul-medical-journal.csl (#5374)
21ba5d8 Update aquatic-conservation.csl (#5379)
c83c4a9 Create endocrine-connections.csl (#5380)
7da88e9 Update society-of-biblical-literature-fullnote-bibliography.csl (#5381)
ca27bc1 Update university-of-york-harvard-environment.csl (#5384)
df54422 Update university-of-york-harvard-archaeology.csl (#5385)
4439cdd Create revue-forestiere-francaise.csl (#5386)
c363e8f Update catholic-biblical-association.csl (#5360)
7e383b8 Fix locators in PU Paris-Nanterre (#5376)
83cb249 Update methods-of-information-in-medicine.csl (#5370)
5b19db4 Update taylor-and-francis-council-of-science-editors-author-date.csl (#5371)
27d116b Update harvard-cite-them-right-no-et-al.csl (#5373)
e2ef408 Update ageing-and-society.csl (#5375)
16098e4 Update triangle.csl (#5369)
133d633 Create university-of-tasmania-simplified-author-date.csl (#5357)
b9ecf07 Update revue-archeologique.csl (#5366)
6152cce Update journal-of-consumer-research.csl (#5358)
93f6600 Create refugee-survey-quarterly.csl (#5354)
bfa3b6d Update canadian-biosystems-engineering.csl (#5362)
53e75ee update doi prefix (#5361)
5b3de98 Create archives-of-hand-and-microsurgery.csl (#5363)

git-subtree-dir: buildres/csl/csl-styles
git-subtree-split: ec4a4c0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants