JabRef version
5.15 (latest release)
Operating system
Windows
Details on version and operating system
Linux Mint 22 (XFCE)
Checked with the latest development build (copy version output from About dialog)
Steps to reproduce the behaviour
- Use "New entry from plain text"
- Enter this entry:
Dominici, Massimiliano. 2014. “An Overview of Pandoc.” TUGboat 35 (1): 44–50.
The result is:
@Article{Dominici2014,
author = {Dominici, Massimiliano},
journal = {International Journal of Business and Management},
title = {From Marketing Mix to e-Marketing Mix: a literature overview and classification},
year = {2014},
number = {9},
pages = {44--50},
volume = {4},
date = {2014},
doi = {10.5539/ijbm.v4n9p17},
publisher = {Canadian Center of Science and Education},
}
While I was expecting something like:
@article{dominici2014overview,
title={An Overview of Pandoc},
author={Dominici, Massimiliano},
journal={TUGboat},
volume={35},
number={1},
pages={44--50},
year={2014}
}
Appendix
No response
JabRef version
5.15 (latest release)
Operating system
Windows
Details on version and operating system
Linux Mint 22 (XFCE)
Checked with the latest development build (copy version output from About dialog)
Steps to reproduce the behaviour
The result is:
While I was expecting something like:
Appendix
No response