EnglishFrenchSpanish

Ad


OnWorks favicon

bibtex.original - Online in the Cloud

Run bibtex.original in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command bibtex.original that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


bibtex - make a bibliography for (La)TeX

SYNOPSIS


bibtex [-min-crossrefs=number] [-terse] auxname[.aux]

DESCRIPTION


This manual page is not meant to be exhaustive. The complete documentation for this
version of TeX can be found in the info file or manual Web2C: A TeX implementation.

BibTeX reads the top-level auxiliary (.aux) file auxname that was output during the
running of latex(1) or tex(1) and creates a bibliography (.bbl) file that will be
incorporated into the document on subsequent runs of LaTeX or TeX.

BibTeX looks up, in bibliographic database (.bib) files specified by the \bibliography
command, the entries specified by the \cite and \nocite commands in the LaTeX or TeX
source file. It formats the information from those entries according to instructions in a
bibliography style (.bst) file (specified by the \bibliographystyle command, and it
outputs the results to the .bbl file.

The LaTeX manual explains what a LaTeX source file must contain to work with BibTeX.
Appendix B of the manual describes the format of the .bib files. The `BibTeXing' document
describes extensions and details of this format, and it gives other useful hints for using
BibTeX.

OPTIONS


The -min-crossrefs option defines the minimum number of crossref required for automatic
inclusion of the crossref'd entry on the citation list; the default is two. With the
-terse option, BibTeX operates silently. Without it, a banner and progress reports are
printed on stdout.

ENVIRONMENT


BibTeX searches the directories in the path defined by the BSTINPUTS environment variable
for .bst files. If BSTINPUTS is not set, it uses the system default. For .bib files, it
uses the BIBINPUTS environment variable if that is set, otherwise the default. See tex(1)
for the details of the searching.

If the environment variable TEXMFOUTPUT is set, BibTeX attempts to put its output files in
it, if they cannot be put in the current directory. Again, see tex(1). No special
searching is done for the .aux file.

Use bibtex.original online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Laravel
    Laravel
    Laravel is a free, open-source PHP web
    framework. Features:Expressive,
    beautiful syntax.Database agnostic
    migrationsSchema builderPainless
    routingPowerful queu...
    Download Laravel
  • 2
    nmon for Linux
    nmon for Linux
    nmon is short for Nigel's
    Performance Monitor It either shows you
    the stats on-screen updating once a
    second or saves the data to a CSV file
    for later anal...
    Download nmon for Linux
  • 3
    VBA-M (Archived - Now on Github)
    VBA-M (Archived - Now on Github)
    Project has moved to
    https://github.com/visualboyadvance-m/visualboyadvance-m
    Features:Cheat creationsave statesmulti
    system, supports gba, gbc, gb, sgb,
    sgb2Tu...
    Download VBA-M (Archived - Now on Github)
  • 4
    Stacer
    Stacer
    Linux System Optimizer and Monitoring
    Github Repository:
    https://github.com/oguzhaninan/Stacer.
    Audience: End Users/Desktop. User
    interface: Qt. Programming La...
    Download Stacer
  • 5
    OrangeFox
    OrangeFox
    Fork of TeamWinRecoveryProject(TWRP)
    with many additional functions, redesign
    and more Features:Supports Treble and
    non-Treble ROMsUp-to-date Oreo kernel,
    built...
    Download OrangeFox
  • 6
    itop - ITSM  CMDB OpenSource
    itop - ITSM CMDB OpenSource
    IT Operations Portal: a complete open
    source, ITIL, web based service
    management tool including a fully
    customizable CMDB, a helpdesk system and
    a document man...
    Download itop - ITSM CMDB OpenSource
  • 7
    Clementine
    Clementine
    Clementine is a multi-platform music
    player and library organizer inspired by
    Amarok 1.4. It has a fast and
    easy-to-use interface, and allows you to
    search and ...
    Download Clementine
  • More »

Linux commands

Ad