EnglishFrenchSpanish

OnWorks favicon

nbibfind - Online in the Cloud

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

This is the command nbibfind 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


nbibfind - find bibliography entries for BibTeX or NbibTeX

SYNOPSIS


nbibfind [-terse|-full|-bib] query [bibname...]

DESCRIPTION


nbibfind searches for BibTeX entries using the same query algorithm as NbibTeX. If the
optional list of bibnames is given, it searches only those bibliographies; otherwise, it
searches all bibliographies on the user's BIBINPUTS (or on the standard system path). The
language of query is that of nbibtex(1).

OPTIONS


-terse Print a one-line summary of each matched entry (the default).

-full Print a longer summary of each matched entry, including full authors, year, and
title, possibly spread over multiple lines.

-bib Print each entry in a form suitable for including in a .bib file.

EXAMPLES


nbibfind author=knuth:series=art-programming:volume=2
nbibfind knuth:seminumerical personal.bib
nbibfind harper-moggi:phase
nbibfind :essence-algol
nbibfind :essence-functional

QUERY LANGUAGE


The query language is that of nbibtex(1).

A query consists of a sequence of one or more constraints separated by colons. A
constraint may be empty.

A nonempty constraint is of the form key=words, where key is the name of a field in the
NbibTeX entry and words is a sequence of one or more words separated by dashes. The
contraint is satisfied if every word in words is found in the field named by key. (The
key may also be [type], which matches agains the type of the entry, or *, which looks for
words in any field.)

As a convenience, keys may be defaulted in up to three constraints. In the first
constraint, the default key is author. In the second constraint, the default key is year
if words is all digits, and is title otherwise. In the third constraint, the default key
is year if words is all digits, and is [type] otherwise.

To match a word in words, nbibfind uses the Boyer-Moore string-matching algorithm, so
longer words are usually faster.

ENVIRONMENT


For .bib files, nbibfind uses the BIBINPUTS environment variable if that is set, otherwise
the default. For details of the searching, see tex(1) and kpsewhich(1).

Use nbibfind online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 2
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 3
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 4
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 5
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • 6
    WooCommerce Nextjs React Theme
    WooCommerce Nextjs React Theme
    React WooCommerce theme, built with
    Next JS, Webpack, Babel, Node, and
    Express, using GraphQL and Apollo
    Client. WooCommerce Store in React(
    contains: Products...
    Download WooCommerce Nextjs React Theme
  • More »

Linux commands

Ad