Tagged Questions
The bibliography tag has no wiki summary.
9
votes
5answers
3k views
Using LaTeX, how can I have a list of references at the end of each section?
I want to generate the bibliography for each section, and have it at the end of the section. When I do this at the moment it generates the full bibliography and places it after each section.
Is there ...
5
votes
5answers
116 views
Is there a recommendable book about the foundations of artificial intelligence for non-mathematicians?
I am not a mathematician but want to dive into AI. I did a search on Amazon and like tens of thousands of books appeared on the shelf (well, almost).
Which one should I pick as a AI beginner with not ...
5
votes
5answers
1k views
What are some good BibTeX key conventions?
A common BibTeX key convention is last name of lead author followed by year (e.g. Knuth1972). Sometimes this choice is problematic:
It could lead to key collisions due to authors with same last name ...
5
votes
4answers
2k views
Create own BibTeX style or customize existing one?
I'm looking for a way to define new BibTeX style or to customize existing one. I have two reasons for this:
I want the author names/editors to be italic (for articles in book, book, magazines, ...
4
votes
1answer
653 views
Custom Word Bibliography Source Template
Having looked through the Word help and online resources about customising bibliographies in Microsoft Word, and finding several posts on customising the 'style' and XSL transformation 'layout' of ...
3
votes
1answer
68 views
Zotero: which export format should I use?
Which of Zotero's export format would you recommend regarding
- the portability with similar programs
- possibility of reading and adding new entries with a Perl script?
3
votes
2answers
711 views
IEEE bibliography style for BibLaTeX (not BibTeX)?
Does anyone have or know where to find o bibliography style file like IEEEtr or IEEEtran for BibLaTeX? I've been searching all over, but could only find the ones for BibTeX. BibTeX can't really do the ...
3
votes
1answer
222 views
LaTeX: Cite, but don't reference
I'm producing a set of documents in LaTeX, and I would like to provide a single, global bibliography page for the whole set. This is because each document is page-limited: I don't want to take up ...
2
votes
1answer
774 views
How do I sort my references in LaTeX by order of appearance, whilst still showing URLs?
I want to sort my references by order of appearance rather than alphabetically, and I'm led to believe that I need to use the 'unsrt' style to do that. However, the 'unsrt' style doesn't support ...
2
votes
2answers
1k views
LaTeX and Bibtex: command to print a single full reference from a bib file?
I'd like to be able to print a single reference from a Bibtex .bib file anywhere in my LaTeX document -- not cite it, but print the reference, exactly as it would appear in the normal bibliography ...
2
votes
3answers
622 views
MLA-style bibliography with BibLaTeX: How to organise by section?
I'm using the MLA authoring style. I would like to print out a bibliography subdivided into different sections. I also want annotations on each source. Is this possible with BibLaTeX? Should I just do ...
2
votes
2answers
1k views
How to modify the size of the space before a chapter title in LaTeX?
I have been working with tetex on Zenwalk and now that I compile my report with texlive, the behavior is a bit different.
I would like my bibliography to fit in one page like before and I just need ...
2
votes
3answers
2k views
Convert bibliographic references from a document into bibtex or endnote
I got a text document (word or pdf) which has at the end a lot of bibliographic references. Do you know about some approach/program that can export them to bibtex or endnote?
Thanks
2
votes
3answers
501 views
References style without line breaks
I'm writing a grant application and space is at a premium. I want LaTeX to print my references section without line breaks, so
References
[1]
[2]
[3]
becomes
References
[1], [2], [3]
I ...
2
votes
1answer
120 views
Any good annotated bibliographies for IT?
While answering this question on old programming books I responded about Jerry Weinberg's "The Psychology of Computer Programming" (sanitised Amazon link). Here's a quote from my answer:
I first ...
1
vote
4answers
208 views
using html/css, i would like to automatically generate a bibliography at the bottom of my website akin to latex's \bibliography command
I'll ask my question first, then give some background for those who are interested:
I would like to know if there is a command in html that will automatically generate a bibliography from a .bib ...
1
vote
1answer
115 views
Research Assistant Plugin for PDF viewer
Hi guys i'm looking for a way to provide some functionality that would help researchers out while viewing papers. I want to make a plugin that would integrate with the hyperlinks of the citations so ...
1
vote
1answer
51 views
Open Office: Tool for managing bibliography?
OO native tool seems not very comfortable.
I think it's better to store data in XML or biblatex format.
What do you use and which one is better?
1
vote
2answers
680 views
Can I remove the labels from the bibliography, while keeping them in citations?
I'm writing the bibliography of my report with thebibliography environment because I don't need a BibTeX database (or I don't have the time for learn how to customize or write a style).
Well, using ...
1
vote
0answers
22 views
Best way for open office to store, manage and create bibliography
I'm using OO 3.1 and would like to find any way to store my bibliography and OO native tool is rather uncomfortable and takes a lot time to put info.
So, I'm looking for any plug-in or tool to ...
1
vote
2answers
162 views
Replace only within a XML tag; exporting from Referencer .reflib to bibtex format with filenames intact and URL-encoding removed, with a bash command
I have many references in Referencer. I'm trying to include filenames in my bibtex file when exporting from Referencer. Since the software doesn't do this by default I'm trying to use a sed command ...
1
vote
1answer
289 views
Modify placeholder style for word 2007 citations
I read that defined styles are located at C:\Program Files\Microsoft Office\Office12\Bibliography\Style
I use ISO 690 and when I insert citation field placeholder for a reference in document, it uses ...
0
votes
1answer
18 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 ...
0
votes
1answer
73 views
Getting bibliographic data from intext of PDF to window form
I use itextsharp to extract text from pdf, by using below code.
private void button1_Click(object sender, EventArgs e)
{
PdfReader reader2 = new PdfReader("Scharfetter1969.pdf");
int pagen = ...
0
votes
0answers
11 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 ...
0
votes
0answers
8 views
How to specify the number of citations of a source and the pages where are founded, in bibliography?
How to specify the number of citations of a source and the pages where are founded in bibliography of a Word 2007 document?
I use Harvard - Leeds style form http://bibword.codeplex.com/, which I have ...
0
votes
0answers
72 views
Java library to extract data from bibliography files in ris format
before I write my own, I am looking for a java library that can parse and manipulate bibliography files in Research Information Systems (ris) format. I haven't found anything obvious on Google and was ...
0
votes
1answer
32 views
Book XML information for RDF trasformation
where I can find an xml file with the information about books ?
Let me better explain.
If I want an XML file about music and artist I can found it on MusicMoz (http://musicmoz.org/xml/)
If I want an ...
0
votes
0answers
62 views
How to prevent/fix unwanted active hyperlinks in bibliography in Microsoft Word?
The Problem
My links in my bibliography in Microsoft Word are automatically active and delete my angular brackets.
Details
I'm using Microsoft 2007's to write an essay. I've been using the ...
0
votes
0answers
79 views
how to change order of citations in MS Word 2007 or 2010?
i when insert citations to my document, automatically order by first appearance in the document. but i want to reorder by what i like. such as:
books
articles
web pages
can you help me?
0
votes
1answer
250 views
latex: footnote in glossaries entry
I need help with the latex glossaries package. I just need a footnote within a glossary entry.
Example:
\newglossaryentry{glos:vo}{
name=ValueObject,
description={a very good explanation for ...
0
votes
3answers
176 views
How to selectively choose the items to output in Bibliography in Latex?
I'd like to ask about choosing item for Bibliography part in Latex.
The situation is like this: I currently use JabRef for bibliography management (great software), (engine MikTex 2.8, IDE ...
0
votes
1answer
336 views
How to break lines in LaTeX Bibliography
I have a very long url in my bibliography that it's not broken so appears outside margins. How could I fixed id? some breakline stuff?
Thanks!
0
votes
1answer
76 views
What centralised reference management software should we use? [closed]
I am currently searching for a reference management software to be used collaboratively in our research group. Unfortunately, the bigger proprietary software systems (like EndNote and Citavi) don't ...
0
votes
1answer
206 views
Getting “longnamesfirst” option to work with natbib in LaTeX - custom .bst
Hey all,
I'm writing an MSc dissertation and I'm having difficulty getting the longnamesfirst option working in natbib.
My University has a very specific referencing style a little like APA, but not ...
0
votes
4answers
3k views
Latex: Citations in section headings put into table of contents first
I have some citations for sections of my document that I have put in the section heading:
\section{The title \cite{abc}, \cite{def}}
Text
I am also using the table of contents function, but Latex ...
-2
votes
1answer
137 views
Figuring out a scheduler relational model
I'm trying to solve the relational model in order to make a Django app.
I't will be something like a McDonald's crew scheduler. I mean the grid with colored pins marking who will be working at a ...