BibTeX, biblatex and biber ⇒ Time in Source list
-
- Posts: 2
- Joined: Tue Oct 26, 2021 6:44 pm
Time in Source list
I have a question regarding the source list. I would like to have the url of an online source followed by the date of viewing and at the end the time of viewing. I tried this with "urldate = {2021-10-19T14:30:00} " ( in the .bib ) but then both the date and time disappear. Does anyone know why this is happening and how to solve it or is this a bug?
With kind regards,
Maya
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
-
- Posts: 2
- Joined: Tue Oct 26, 2021 6:44 pm
Time in Source list
So this is what is ritten in my .bib: And this is what I see when building the file: In theorie I would see in the first entry that it was from 17.10.2021 and the third entry would be from 17.10.2021 at 14:30 but I just see the date not the time.
I hope I could make my problem clear.
- Ijon Tichy
- Posts: 640
- Joined: Mon Dec 24, 2018 10:12 am
Time in Source list

biblatex
or an old BibTeX style. The output is very depending on the used bibliography mechanism.So I can only tell, that the

dateusetime
, <datetype>dateusetime
, alldatesusetime
. But I cannot know nor test if this is a helpful information in your case.The old BibTeX styles usually do not handle the time and only some of them provide
@online
and urldate
,