BibTeX, biblatex and biberCommand to print a complete Bibliography Entry in the Text

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
efrenlopes
Posts: 4
Joined: Thu Feb 25, 2010 6:46 pm

Command to print a complete Bibliography Entry in the Text

Post by efrenlopes »

Hello!

I'm using bibtex to generate my references. It generates the chapter
references as follows:

Code: Select all

Albowicz, J., Chen, A., and Zhang, L. (2001). Recursive position estimation in sensor 
  networks. In Proceedings of the 9th International Conference on Network Protocols 
  (ICNP’01), pages 35–41, Mission Inn, Riverside, California.
Then, in the text, the available commands (\cite, \citep) allow me to cite the work to get "Albowicz et al. 2001."

However, I want some command to write:

Code: Select all

Albowicz, J., Chen, A., and Zhang, L. (2001). Recursive position estimation in sensor 
  networks. In Proceedings of the 9th International Conference on Network Protocols 
  (ICNP’01), pages 35–41, Mission Inn, Riverside, California.
in the text, just as in the chapter references. Some command like \printref{albowicz:01}.

Is possible do this?

Thank you.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Post Reply