Skip to content

Program that reads a ".bib" file and recognizes if it is a valid one. Counts how many valid entries exist, analysis how many required and optional entries are per bibliography, and counts format errors.

Notifications You must be signed in to change notification settings

juanesmendez/BibtextReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

options# BibtextReader Program that reads a ".bib" file and recognizes if it is a valid one. Counts how many valid entries exist, analysis how many required and optional entries are per bibliography, and counts format errors.

Author: Juan Esteban Méndez Roys

Student of Systems Engineering of Universidad de los Andes, Colombia

The main menu shows the following options:

  1. Leer archivo.
  2. Salir.

After selecting option number 1 (which reads the .bib file), the next menu will pop up:

  1. Mostrar tipos de bibliografias validas.
  2. Análisis de campos requeridos y campos opcionales.
  3. Mostrar errores de formato.
  4. Volver.

Each of the previous options is everything BibtextReader can do.

About

Program that reads a ".bib" file and recognizes if it is a valid one. Counts how many valid entries exist, analysis how many required and optional entries are per bibliography, and counts format errors.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published