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
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
-
- 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
,