The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
3 views

JabRef is unable to add new entry to a database

I keep pressing Ctrl-N, Ctrl-Shift-A etc., but no record is added to my DB. This happens only with a given database (with 56 entry). The database is OK, as I can still edit existing entries. Besides, ...
0
votes
0answers
29 views

pandoc converting tex to docx with references - not enclosed in parentheses / brackets [migrated]

I am trying to convert a pretty basic latex file to docx format using pandoc and am having a slight issue with the in-text citation not being enclosed in parentheses () tex doc minimal example ...
0
votes
0answers
24 views

Run a specific program from within javascript?

I'm trying to create an interface for uploading BibTeX files to a website, which will process them into some more javascript-friendly format (say, JSON) and store that data. I'd like to use Bib2x to ...
2
votes
0answers
22 views

Sphinxcontrib.bibtex problems when making latexpdf document

I am using Sphinx (version 1.1.3) & sphinxcontrib.bibtex to create a document for a python coding project I am doing. I have the following in a separate file from the rest of my documents in a ...
0
votes
0answers
16 views

latex plus bibtex but don't work in texworks [migrated]

I have googled a lot about how to make it work, this is what I have now, I have IEEEtran.bst, mybibfile.bib and test.tex all located in the same folder. This is test.tex: \documentclass{article} ...
0
votes
0answers
39 views

BibTeX can't find database entry [closed]

LaTeX can't find any of my bibtex entries and keeps giving the error: Warning-- I didn't find a database entry for "x" I tried using the .bib file with only one entry (to find out if there's an ...
0
votes
1answer
49 views

Jabref push to winedt (error)

I am using Jabref with WinEdt(7.0) for my references. I had previously had an issue with JabRef's "pushing to WinEdt," but fixed it, I think by changing where JabRef was looking for WinEdt in the ...
1
vote
1answer
39 views

Pandoc performs very slowly when referencing large biblatex file

Whenever I have a pandoc markdown file that I am converting to PDF or HTML, and it contains a reference to a large biblatex file (> 100 KB) for citations, the performance is incredibly slow. I end up ...
0
votes
1answer
24 views

BibTex compiles but nothing seen in Bibliography [closed]

I'm trying to complete my bibliography and some of the entries look like this: The corresponding entries in my .bib file look like this: @website{zotero_screenshot, title={Zotero and OpenURL ...
-1
votes
1answer
79 views

LaTex - BibTex: Comma at the End of Citation [closed]

When I cite something in my Latex-File the rendered citation alsways has a comma behind the last one (see the Picture)... How can I make this comma disappear? The citations in the BibTex-File all ...
0
votes
1answer
46 views

parse bibtex with flex+bison: revisited

For last few weeks, I am trying to write a parser for bibtex (http://www.bibtex.org/Format/) file using flex and bison. $ cat raw.l %{ #include "raw.tab.h" %} value [\"\{][a-zA-Z0-9 .\t\{\} ...
0
votes
1answer
34 views

Sublime build - dynamic file name

I need to make a build file for BibTeX files. I have the following: { "cmd": ["bibtex", "*.aux"], "selector": "text.bibtex" } When I run bibtex *.aux from terminal, it works fine. However, ...
-1
votes
3answers
127 views

BibTeX library for java [closed]

Does anyone know of any java libraries which extract information from BiBTex structures?
1
vote
1answer
51 views

Bibtex php preg_match_all

I have a text file with a Bibtex export. The text file has a number of entries following the pattern below. @article{ls_leimeister, added-at = {2013-01-18T11:14:11.000+0100}, author = {Wegener, ...
1
vote
0answers
42 views

parsing bibtex with bison

I am a novice. I want to parse bibtex file using flex/bison. A sample bibtex is: @Book{a1, author="amook", Title="ASR", Publisher="oxf", Year="2010", Add="UK", Edition="1", } @Article{a2, ...
1
vote
2answers
844 views

How do I convert a BibTex bib file to Word 2010 XML?

What's the best way to convert a Bibtex .bib file to an XML file that can be imported by MS Word 2010?
1
vote
0answers
96 views

Batch download bibtex data?

Is there a way to batch download the bibtex data from Google Scholar or somewhere esle? I tried a few GS Scrapers, e.g., ...
1
vote
0answers
48 views

Jabref custom export to html not working

I am trying to export my entries from a jabref database to an html file. I went to 'manage custom exports' and added the directory where the main layout file and the begin and end files are located. ...
2
votes
1answer
126 views

Add element to a bibtexfile in Python

I have created a script which scrapes many pdfs for abstract and keywords. I also have a collection of bibtex-files in which I want to place the texts I've extracted. What I'm looking for is a way of ...
2
votes
2answers
139 views

Dynamically parse BibTeX and create hash of hash

Iam trying to parse following BibTex file (bibliography.bib): @book{Lee2000a, abstract = {Abstract goes here}, author = {Lee, Wenke and Stolfo, Salvatore J}, title = {{Data mining approaches for ...
0
votes
0answers
90 views

Cite two papers with same first author and year [closed]

I am using chicago.sty to reference papers. At one point, I have to reference two papers with the same first author and the same year. I don't want to use the cite option that shows all the authors. ...
3
votes
1answer
271 views

Autocomplete Pandoc-style citations from a Bibtex file in Emacs

Pandoc-style citations Pandoc uses a Markdown format that supports automatic citations using keys from BibTeX files. Some examples for the format are: Blah blah [@doe99] Blah blah [@doe99, p.33] ...
4
votes
2answers
307 views

Automatically create citations list for personal, academic site from bibtex

How can I automatically create a citations list from a bibtex file, preferably in markdown (more specifically, pandoc) format? I'm in the process of building my personal, academic website. As most ...
5
votes
1answer
73 views

deleting a specific entry from a bibtex file based on cite key using Python

how can a delete a specific entry from a bibtex file based on a cite key using python? I basically want a function that takes two arguments (path to bibtex file and cite key) and deletes the entry ...
2
votes
0answers
55 views

Jabref: export a subset in bibtex format?

Jabref supports exporting the selected entries in different formats, but I wonder if it can actually export to bibtex format. It is useful to select some of the references to create a smaller database ...
0
votes
0answers
49 views

Reference manager supporting topic trees [closed]

I am looking for a academic reference manager that can support my entire database of external publications using a custom topic tree. Just like a little virtual library of PDFs from all kinds of ...
0
votes
1answer
90 views

BibTeX format query [closed]

Hi I am trying to write a parser at the moment for BibTeX records in order to store all of the relevant information on a database and to generate formatted references based on the records in question. ...
4
votes
1answer
71 views

table-of-content div in wrong position when exporting with org-mode

Environment: Ubuntu 12.04 32bit. Emacs 24 with built-in org-mode. Reproduced on another ubuntu 12.04 with almost identical emacs configuration (home notebook). Setup as in: ...
1
vote
1answer
90 views

append count of duplicate strings in non-text output

I'm using the w3c bibtex transform to generate a bibtex file, but unfortunately it's generating duplicate author keys for papers in the same year. Jones:2012 Jones:2012 The problem template is ...
0
votes
2answers
93 views

add names of columns to the result of my select

I want to produce such output from my table. In fact I want create a function or procedure that get the name of the table and its columns (it also can be retrieved from sys.tables) and create such an ...
1
vote
1answer
765 views

Cannot execute binary file error when running bibtex2html

I'm working on a project for a friend on a machine I'm not familiar with and I've run into some errors. I'm running a program called bibtex2html, which is used to generate an HTML reference page. ...
0
votes
0answers
150 views

Looking for a nice bibtex manager that works with Eclipse? [closed]

I am using Eclipse to write LaTeX documents and manage BibTeX files as well. Although Eclipse has a built-in .bib editor, I would like to know whether there is some third-part BibTeX manager that ...
3
votes
2answers
818 views

Fix encoding of incoherently encoded text file

I have a long text file which uses apparently different encodings in subsequent blocks of text (iso or utf-8). It is the result of appending text using >> file.bib and copy and paste from ...
1
vote
0answers
95 views

BiBTex vs XML: Should I attempt to parse BiBTex at all?

I have been tasked with modifying a particular project on Probability Distribution. http://www.avinashc.com/howardL/DistributomeNavigator.html One of the goals that need to be achieved is separating ...
6
votes
0answers
556 views

Get metadata from DOI [closed]

Is there a web service (or any other system) to get metadata (preferably in BibTeX form) from a given DOI?
8
votes
1answer
200 views

Citing articles in R package using roxygen2 and BibTeX?

I'm using roxygen2 as a tool for documenting my R package, and I found that there is a @references tag in roxygen2, but that seems to only accept free form text. I found some presentation about ...
3
votes
2answers
319 views

How to automatically turn BibTex citation into something parseable by Zotero?

I have a citation system which publishes users notes to a wiki (Researchr). Programmatically, I have access to the full BibTeX record of each entry, and I also display this on the individual pages ...
3
votes
2answers
749 views

Convert BibTex file to database entries using python

Given a bibTex file, I need to add the respective fields(author, title, journal etc.) to a table in a mySQL database(with a custom schema). After doing some initial research, I found that there ...
7
votes
3answers
557 views

Avoid \printbibliography being swallowed by Org-mode headings

When using Org-mode and its LaTeX export BibTeX or Biblatex is often used to handle references. In that case the LaTeX command \printbibliography is often included in the org file. \printbibliography ...
0
votes
1answer
133 views

Exporting Jabref data between computers

I'll be moving from my Mac OS X 10.5.8 to Ubutnu 11.10 shortly. I realized that I have about 150+ references along with files (in .pdf format) managed in Jabref. Is there anyway to export my .bib file ...
2
votes
0answers
342 views

Is there a way to download bibtex from Google Scholar using PHP

Hi, is there a way to download the BibTeX entry for something from Google Scholar using PHP without having to download the BibTeX manually one by one? For example, setting a search value like ...
1
vote
3answers
81 views

Using sed to erase field in bibtex entry

I'm faced with a text file containing multiple bibtex instances like this one @article{Lindgren1989Resonant, abstract = {Using a simple model potential, a truncated image barrier, for the Al(111) ...
0
votes
1answer
184 views

Is there an easy way to standardize .bib entries with JabRef?

For example, I discovered that one journal title is "Journal of X" for some .bib entries, but "The Journal of X" for other entries (they should all include "The"). Or an author is "John Public" for ...
1
vote
0answers
1k views

batch script for pdflatex-makeindex-bibtex that works on current file in notepad++

I have written a batch file that I use to create a file containing abbreviations and references from a latex file. It works very well. I use this from within notepad++ Run menu. My problem is that I ...
1
vote
1answer
121 views

Graphical front-end for references in Eclipse

is there any graphical plugin/front-end for eclipse to handle/search for references like in Mendeley or Endnote. I know that the texClipse plugin comes with a bibtex editor but it takes quite a while ...
3
votes
1answer
505 views

BibTex grammar for ANTLR

I'm looking for a bibtex grammar in ANTLR to use in a hobby project. I don't want to spend my time for writing ANTLR grammar (this may take some time for me because it will involve a learning curve). ...
0
votes
1answer
355 views

strange bibtex error

I was writing a scientific paper with latex and left it aside for a while, when I came back to it some days ago, I was unable to get bibtex working, though I did not change the file. I get an error ...
4
votes
1answer
2k views

Automatically abbreviate authors' first names in LaTeX

Using natbib/Latex/Bibtex, in the references section I get references with full first names like: Vladimir Iosifovich Levenshtein. Binary codes capable of correcting deletions, insertions, and ...
0
votes
1answer
2k views

Natbib texmaker

Hi I am using following test program in texmaker For e.g. \documentclass[english]{article} \usepackage[T1]{fontenc} \usepackage[latin9]{inputenc} \usepackage{graphicx} \usepackage{babel} ...
1
vote
2answers
733 views

Writing a compiler

I basically need to make a compiler for bibtex files, such that a given bibtex database can be queried. Now I'm familiar with certain aspects of theory, like automata, grammars, SLR,LR(1) and LALR ...

1 2 3