Giter Site home page Giter Site logo

bdma-bib's Introduction

bibitem generation for Big Data Mining and Analytics (BDMA)

1. How to use

BDMA has typical ref style which have a big difference with other journal (ieee, elsiver, etc), so I made a simple script to gerneate bbl to create bibitem.

Here is the step:

  • Paste your \document{...} code into bdma.tex, should contain \bibliography and \bibliographystyle to generate bbl.Then compile it with tex and bibtex. (xelatex->biblatex->xelatex->xelatex)
  • Run format.py to fix the author format of bbl file.
  • Use \begin{thebibliography} and copy \bibitem in bbl into your tex, comment \bibliography and \bibliographystyle, recompile it without bibtex (xelatex).

2. Note

Note : NOT READY TO GO. There are some points the repo CAN'T do.

  • Journal name abbrevation: The instruction abbr the Behavioral Ecology and Sociobiology into Behav. Ecol. Sociobiol. . However, even the journal itself HAVE NOT use this abbr. And many article in BDMA not using this abbr, so ignored.
  • Title name connection when ended with symbol: If title ended with a symbol like "..., does it matter ?", the bbl file will use ? to overwrite ,.

3. Detail

ieeetr-revised.bst:

  • Italic for journal name
  • Remove " for journal name

format.py, change author style into:

  • If an author have many surname, abbrevate into one: Abrahams, Mark V in bbl is M. Abrahams.
  • If an author's surname is multi-uppercase, split it: Phelan, JC in bbl is J.C. Phelan

Also could be used for ieee article in ieee.tex

bdma-bib's People

Contributors

jchrysanthemum avatar

Watchers

Kostas Georgiou avatar  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.