Skip to content

Updated require statement#3

Open
bhavin-vadgama wants to merge 1 commit intohygull:masterfrom
bhavin-vadgama:patch-2
Open

Updated require statement#3
bhavin-vadgama wants to merge 1 commit intohygull:masterfrom
bhavin-vadgama:patch-2

Conversation

@bhavin-vadgama
Copy link

Updated require statement as the module was not working

Updated require statement as the module was not working
Copy link

@koppor koppor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found this repository and this seems to be a good candidate to work with BibTeX

// ========== All fields are ok ['entryType', 'key', 'data'] ==========
// Now let's move to check for valid fields for any specific entry type
const entryType = object.entryType; // Checks entry type etc.
const bibtex = require('./BibTeX');
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BibTeX should be spelled with captial X (see https://en.wikipedia.org/wiki/BibTeX). Thus, this fix seems to be a quick fix. Could you fix it in the other way so taht this require statement works?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants