0
votes
0answers
36 views

Changing formatting URL biblatex verbose stile parentheses and Times New Roman Font [duplicate]

I am writing my thesis and I have some problems with the URL reference notes. I am using the verbose footcite package. I did some changes to the style but I still have problems with the URL's in ...
1
vote
1answer
87 views

Citing webpage with ~ in address

Here is the exact webpage I want to cite: \bibitem{BrouwerSRG}A. Brouwer. Strongly Regular Graphs table http://www.win.tue.nl/~aeb/graphs/srg/srgtab1-50.html \filbreak Now, if I ...
6
votes
1answer
688 views

Tool for generating a website's BibTex using the URL?

Is there an existing tool for generating BibTeX of a website using its URL? What I'm thinking is something like a web tool or a Python script that does this.
6
votes
1answer
960 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 ...
4
votes
2answers
2k views

Biblatex @ONLINE reference not printing all information [closed]

I'm using Biblatex and having trouble getting an @ONLINE to cite correctly in the bibliography. Here's the preamble: \documentclass[a4paper,12pt]{scrartcl} \usepackage[style=authoryear]{biblatex} ...
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?