File: control

package info (click to toggle)
bibview 2.2-6
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,252 kB
  • ctags: 1,588
  • sloc: ansic: 15,149; yacc: 1,145; makefile: 297; lex: 221; sh: 17
file content (33 lines) | stat: -rw-r--r-- 1,421 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Source: bibview
Section: tex
Priority: optional
Maintainer: John Goerzen <jgoerzen@complete.org>
Standards-Version: 3.5.2

Package: bibview
Architecture: any
Depends: ${shlibs:Depends}
Recommends: tetex-extra | bibtex
Description: X11 Bibliography database tool
 bibview is a tool to let you set up and maintain BibTeX bibliography
 databases.  LaTeX can then use these automatically in citations and
 bibliographies in your documents.
 .
 From its README:
 .
    It [bibview] supports the user in making new entries,
    searching for entries and moving entries from one BiB to another.
    It is possible to work with more than one BiB simultaneously. 
    bibview is implemented with Xt and Athena Widgets.
    There are six types of windows in bibview:
    The main window contains menus for customizing bibview and
    for working with BiBs on the file level.
    The bibliography window (one for every open BiB) contains commands
    for manipulating the BiB.
    The list window (at most one for every open BiB) shows a list of
    entries. It displays the fields author, title, type and year.
    The card window (at most one for every entry) helps editing an entry. 
    It contains boxes for each field of the entry (according to the type).
    The fields can be edited by putting the mouse cursor into the field.
    Macros in fields and the symbol for concatenation ('#') are marked
    with a preceding '@'.