The footbib tag has no wiki summary.
2
votes
1answer
114 views
Which memoir package emulation clashes with footbib?
memoir has at least one package that modifies the output routine and conflicts with footbib, does anyone know which one(s)?
3
votes
1answer
237 views
Output routine footbib error
This is my preamble
\documentclass[a4paper,twoside,12pt,openright,final,oldfontcommands]{memoir}
\usepackage[T1]{fontenc}
\usepackage{import}
\usepackage{color}
\usepackage{algorithm}
...
5
votes
2answers
378 views
Using biblatex I want to have a section, where references are given as footnotes
This question relates to one of my earlier questions: biblatex footnote references
At the start of my thesis I have an acknowledgements page. This page contains some references, but it is my ...
1
vote
1answer
323 views
package footbib error: missing \bibitem, when using plainnat style
I use the footbib package to do references for an acknowledgment page. This keeps the references self contained in a footnote.
If I use the plainnat style then it breaks. I have a working example ...