Giter Site home page Giter Site logo

dhil / splncs04nat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tpavlic/splncs04nat

0.0 1.0 0.0 14 KB

natbib compatible splncs04.bst (Springer LNCS) BibTeX Style File built using a docstrip with the conventional merlin.mbs master file.

License: MIT License

splncs04nat's Introduction

splncs04nat

natbib compatible splncs04.bst (Springer LNCS) BibTeX Style File built using a docstrip with the conventional merlin.mbs master file.

This repository includes both a docstrip batch job (splncs04nat.dbj) and a BibTeX style file (splncs04nat.bst) that is built directly from it. The resulting splncs04nat.bst emulates the splncs04.bst from Springer; however, splncs04nat.bst is natbib compatible.

Generation of these files

The docstrip batch job splncs04nat.dbj was generated interactively using makebst with:

latex makebst

where the standard master file merlin.mbs was used. After selection options compatible with splncs04.bst, the docstrip batch job splncs04nat.dbj was built. Then:

latex splncs04nat.dbj

was used to trigger docstrip to filter merlin.mbs appropriately to generate the desired splncs04nat.bst.

Use of these files

Use these lines in the preamble:

\usepackage[numbers,sort&compress]{natbib}
\bibliographystyle{splncs04nat}

and use this line before the \end{document}:

\bibliography{yourbib}

where yourbib should be replaced with your BibTeX bibliography database. Then, within the document, natbib macros can be used, as in:

\cite{PP14}
\citep{GH04}
\citet{SK86}

The latter macros, \citet, will not properly include the author names if the standard splncs04.bst is used.

splncs04nat's People

Contributors

tpavlic avatar

Watchers

 avatar

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.