I want to create simple bibliography that would be sorted by authors name and would be with numbered links. But I have problems doing that. I tried using bibliography feature in a Word, but it strangely adds sources. For example I added some book and it adds like this (I tried various styles, but every style adds () and didn't see a way to make it numbered):
(Author, Something)
I want it to look like it is in most articles, simply like this:
My text
My text I refer to some book [1]. Another reference [2]. And some other reference to same book again [1].
References
[1] Author1, Book name1
[2] Author2, Book name2
How could I do this (and if I pressed on [1] in text, it should jump to referenced book. The same as in Wikipedia)?
The only way I managed to do with was using endnotes, but it does not let me use [] brackets and also I can't reference to same book twice (or maybe I don't know how), I have to create another endnote which creates new number (even if I don't need one, because I'm referring to same book).