Giter VIP home page Giter VIP logo

Comments (8)

sieversMartin avatar sieversMartin commented on September 17, 2024

Are you using BibTeX or biblatex (biber)?

from lni.

sieversMartin avatar sieversMartin commented on September 17, 2024

For biblatex the bibliography driver for book indeed differs from the one for collection. It misses:

\iftoggle{bbx:isbn}
    {\printfield{isbn}}
    {}%

as well as

\printfield{note}

@koppor has to answer whether this really is intentional.

from lni.

TomasAtGenicore avatar TomasAtGenicore commented on September 17, 2024

I

Are you using BibTeX or biblatex (biber)?

Yes, I am using biber.

from lni.

TomasAtGenicore avatar TomasAtGenicore commented on September 17, 2024

A also noticed that in the instructions for lni MSWord references, ISBN number is not included in any case.

from lni.

koppor avatar koppor commented on September 17, 2024

from lni.

sieversMartin avatar sieversMartin commented on September 17, 2024

As this is an biblatex-lni feature then, I will close this one here.

from lni.

koppor avatar koppor commented on September 17, 2024

Would the following format fit your expectations @TomasAtGenicore?

Kottwitz, S.: LaTeX Cookbook. Quick answers to common problems, Packt
Publishing, 2015, ISBN: 978-1784395148.

Source:

@Book{latexcookbook,
  author    = {Stefan Kottwitz},
  title     = {LaTeX Cookbook},
  year      = {2015},
  isbn      = {978-1784395148},
  publisher = {Packt Publishing},
  note      = {Quick answers to common problems},
}

I am aware that "Quick answers to common problems" is a subtitle and not a real note. I couldn't come up with a better example.

from lni.

TomasAtGenicore avatar TomasAtGenicore commented on September 17, 2024

@koppor > Would the following format fit your expectations

Thanks for the reply, not exactly, but I think I understand now.

In the documentation for the lni package, on https://www.ctan.org/pkg/lni, the reference format is not defined, so my assumption was that the biblatex-lni template, would extract exactly the fields required to match the 'lni' publishing requirements. I guess this was the wrong assumption.
"A bib file has to be modified for publication anyway (refs JabRef/jabref#160)"

I also noticed the OCLC and ISBN number inconsistency mentioned in the first message, but according to the "Word" file on https://gi.de/service/publikationen/lni/ never is included in the bibliography, anyway.

Perhaps lni-package documentation should be clarified on reference content and .bib file modification.

from lni.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.