5
votes
1answer
36 views

Spaces in references

I have the following reference : @misc{pcons, author = {Energy.Gov}, title = {{Estimating Appliance and Home Electronic Energy Use}}, Howpublished = ...
1
vote
2answers
53 views

Problem while using bibtex reference of a url

@online{senfus, title={article name}, url= {https://m**.s*/U****d/Om%20MPB/F****g/Kxyzy.pdf}, } While citing this reference, I am getting following error because of the term "%" in the url. ...
2
votes
2answers
89 views

How to add “date accessed” or “date retrieved” in BibLaTeX?

I have the following in .bib file: @online{solarfarm, author = {Buckley, Alastair and nee Hall, Lisa Clark and {Colantuono, Giuseppe Everard}, Aldous}, file = ...
3
votes
1answer
79 views

References are printed with spaces between them?

Is it possible to better format this so that I can remove the huge spaces between words? Code used: \bibliographystyle{abbrv} \bibliography{library} Code in .bib library: @misc{marsrover, ...
2
votes
1answer
118 views

bibtex - how to have a web link without the url (ideally to have a link on the number) [duplicate]

I have been messing around a bit with different packages - url, hyperref etc. to get urls into my bibliography. Essentially i've got to the point where I have the url - with a clickable weblink over ...
2
votes
0answers
193 views

`macro parameter character #' in horizontal mode - Texmaker [closed]

I use Texmaker and I keep getting this error: ! You can't use `macro parameter character #' in horizontal mode. However I can force compile it using cmdline as pdflatex foo.tex. Any idea what the ...
2
votes
0answers
96 views

how to delete extra line in amsplain-url_bst.bst after URL [closed]

I use amsplain-url.bst for the bibliographic format. When a reference has a URL it adds an extra line before the end of the reference. I want to delete this extra line:
8
votes
1answer
125 views

Long URL in Bibliography section exceeds the bounds of the page

I have an external bib where I put a reference to an external URL. @misc{myreference, author = {The Author}, title = {The Title}, howpublished = ...
1
vote
0answers
39 views

URL with % won't display in bibliography [duplicate]

Possible Duplicate: URL for “article” (and other) entries of the bib file? URL of cited web site in bibliography I am trying to put a long URL into my bibliography. In the preamble I have ...
2
votes
1answer
105 views

Unwanted numbers added to a url in a bibitem

I face a weird problem. I use \url{} (URL package) to specify a URL in a bibitem. After compiling my LateX file, the URL is well displayed in my PDF file. But, when I drag the mouse over the URL, the ...
7
votes
1answer
456 views

Manually breaking a long URL (in the bibliography)

I have a large bibliography in which a few items are causing underfull hboxes due to a long URL. Answers to similar questions suggest a number of global options for fixing this; e.g. Forcing ...
1
vote
1answer
114 views

bibliography problem large spacing

@booklet{Ph4, author = {Panchenko, D.}, title = {Statistics for Applications / Gamma Distribution}, year = {2006}, url = ...
7
votes
1answer
343 views

Citing many long URLs (shortening and numbering)

In my thesis I have to quote a lot from a single weblog. The URLs are mostly of this structure: blogname.providername.com/stories/123456 ...
3
votes
1answer
230 views

How to tell LaTeX to automatically remove envelopping curly braces in a string to use with biblatex?

I am using biblatex together with a bibliography manager Referencer. I want to use the url field of the bib file to link to the page. However, Referencer has urls of the form url = {{ http://... }} ...
7
votes
2answers
227 views

How to insert invisible linebreaks in urls?

I'm using biblatex and I'm quoting a commit on github that looks like this: http://github.com/torvalds/linux/commit/693d92a1bbc9e42681c42ed190bd42b636ca876f The biblatex-entry looks like this, ...
2
votes
1answer
1k views

Bibliography and URLs in references

The functions in the end are defined in my .bst file. What they do is, when I add the field webpage={http://xxx.xxx.xxx...../} to a bibitem, it displays at the end of the reference in the ...
1
vote
1answer
243 views

How to link references to url in bibliography?

I have BibTex citations taken from ADS which look like this: @ARTICLE{1996ApJ...462..672T, author = {{Tolstoy}, E. and {Saha}, A.}, title = "{The Interpretation of Color-Magnitude Diagrams ...
1
vote
2answers
1k views

Display urls in the reference section

I want to know how I can display a url to a site as reference in LaTeX. I need to have them at the end so that I can cite them from the other pages.
1
vote
1answer
302 views

Last visited URL in apa style

I'm using the apa-good.bst file to typeset my bibliography in APA style. I need to include something like "Last visited..." (using the urldate variable) when I cite a webpage but I don't know how I ...
3
votes
1answer
130 views

Trying to stop altering symbols in URLs

I am trying to create a bibliography and my main source of information are websites. The problem I'm having is when copying the URL into the bibliography, LaTeX doesn't like typesetting all the ...
11
votes
3answers
2k views

Option to break urls with carriage-return symbol?

There are several ways to get long, uncooperative URLs to line-break in LaTeX. If you're using pdfLaTeX, then the hyperref package can break them across lines for you, roughly after any /. If you ...
13
votes
4answers
4k views

Disabling URLs in bibliography

I use Mendeley for article management and export the related items to a bib file for referencing in LaTeX documents. I use IEEEtran style and see that the bibliography items include URLs which I don't ...
3
votes
1answer
422 views

Bad formatting using URLs in bibtex

Is there a better way to include URLs in bibtex which result in a fine formatting? At the moment I do the following: @misc{jvmti, author = {Oracle}, title = {{JVM TI Reference}}, ...
6
votes
1answer
957 views

Clickable, bottom page reference ?! Possible ?

I'm new here but I see the place looks hyperactive. I guess I'll ask a lot in the next months. So new to LaTeX and starting my PhD thesis redaction. I got this template for a PhD thesis at ...
1
vote
2answers
373 views

bibtex large spacing

I couldn't find a solution to my problem searching. Apologies if it has been asked before. My problem is: on a few of my bibliography entries, there are massive spaces in the text to pad out the ...
17
votes
2answers
4k views

Line breaking of URLs in bibliographies

I have a problem with the line break of an URL. The URL can´t break correct and extends into the border. I´ve tried some things. Amongst others I loaded the package breakurl, but without any success. ...
5
votes
2answers
2k views

Url references in bibliography

I am using TexMaker. I would like to know how to include web site references in the .bib file. I am using bibliography style , alpha. How does the website reference appear in the bibliography
0
votes
0answers
180 views

How to reference websites / programming languages ? [duplicate]

Possible Duplicate: How can I use BibTeX to cite a web page? Hi I want to reference in bibtex the Python Programming Language Using: @MISC{Python, title = "The Python Language", url ...
16
votes
1answer
3k views

Underfull \hbox in bibliography

I am getting lots of "Underfull \hbox" warnings that point to the *.bbl file. It looks like these messages appear only when URLs are very long, like in the below example: @techreport{nistguidesec, ...
3
votes
1answer
3k views

URLs break compilation

Just as a preamble, I use MikTex 2.8, the latest TeXworks for Windows, the natbib, hyperref, and pdftex packages, JabRef to manage my citations, and the pdfLatex option in TeXworks for compilation. ...
18
votes
4answers
1k views

Redundancy in bib file: conditionally suppress url if same as doi?

Mathscinet gives bibtex entries with both a doi and a url field included. Typically they look something like @article {some-article, […] DOI = {10.1016/j.apal.2008.12.003}, URL = ...
16
votes
2answers
3k views

How to deal with bibliography items containing long URLs?

A picture is worth a thousand macros: I don't blame LaTeX for having difficulty in formatting this entry. What can I do, however, to alleviate the effects and avoid the Word-like indentation? A ...
2
votes
1answer
1k views

How to cite a URL in LaTeX? [duplicate]

Possible Duplicate: How can I use BibTeX to cite a web page? What is the standard method for citing a URL in LaTeX and having it in the bibliography?
9
votes
2answers
307 views

url in Bibliography without period at the end

I'm compiling a document with the essentially the following bib entry: @misc{name, title = {Title of Web Page}, howpublished = {\url{http://somethinghere.com}} } It compiles fine, but a ...