Skip to content

"New entry from plain text" gives strange results #11805

@InAnYan

Description

@InAnYan

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)

  • I made a backup of my libraries before testing the latest development version.
  • I have tested the latest development version and the problem persists

Steps to reproduce the behaviour

  1. Use "New entry from plain text"
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions