BibTeX, biblatex and biberLinking bibtex to mindmap

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
sachinm
Posts: 4
Joined: Wed May 09, 2018 10:56 pm

Linking bibtex to mindmap

Post by sachinm »

Hi, I am a new member to this forum,
I have a doubt regarding linking the bibtex file on to the mindmap in latex. I want to have my last node linked to the bibtex such that any change further in the source should change in mindmap as well?
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

Stefan Kottwitz
Site Admin
Posts: 10335
Joined: Mon Mar 10, 2008 9:44 pm

Linking bibtex to mindmap

Post by Stefan Kottwitz »

Hello,

welcome to the forum!

You could use \cite.

Perhaps post specific code if you would like to talk about details. It's unclear if you use TikZ or pstricks or whatever for a mindmap.

Stefan
LaTeX.org admin
sachinm
Posts: 4
Joined: Wed May 09, 2018 10:56 pm

Linking bibtex to mindmap

Post by sachinm »

Hi Stefan,

Thank you, i figured it out, meanwhile i used Tikz
sachinm
Posts: 4
Joined: Wed May 09, 2018 10:56 pm

Linking bibtex to mindmap

Post by sachinm »

Hi,
I linked the bibtex file to the last node in the mindmap, but it doesn't fit well into the node, as in it fits in as a column rather than short lines, how can i change that?
Thank you
Attachments
Capture.PNG
Capture.PNG (5.35 KiB) Viewed 4599 times
User avatar
Stefan Kottwitz
Site Admin
Posts: 10335
Joined: Mon Mar 10, 2008 9:44 pm

Linking bibtex to mindmap

Post by Stefan Kottwitz »

Please post your LaTeX/TikZ document code, then I can help changing it.

Stefan
LaTeX.org admin
sachinm
Posts: 4
Joined: Wed May 09, 2018 10:56 pm

Linking bibtex to mindmap

Post by sachinm »

here is the file,
could you see what changes could be done locally, i'll try testing it in mine, since its a huge file
Attachments
SOC.pdf
(81.17 KiB) Downloaded 193 times
User avatar
Stefan Kottwitz
Site Admin
Posts: 10335
Joined: Mon Mar 10, 2008 9:44 pm

Linking bibtex to mindmap

Post by Stefan Kottwitz »

It's a PDF file. I don't have a PDF editor right now on my laptop. When I may have a PDF editor later, I can change the PDF.

Stefan
LaTeX.org admin
Post Reply