On 13/06/2019 10:00, Luyen Khac Bui wrote:
> Hi Peter,
>
> Sorry for letting you be confusing. In .bib file, there are various
> fields including author, journal, doi, url, ... When I added an in-text
> citation, its source appeared in references with its URL display in red
> color (please see Fig1.png),
Are you using old BiBTeX or biblatex?
I don't know if the red is done automatically by the style file.
It is standard APA6 to include the URI if you provide it.
> and I can click on that to access the link
> of the paper on the internet. But this is not my preference.
Do you have that choice? If you must use APA (for the publisher or for a
university) you may not be permitted the choice. If you are publishing
for yourself, you of course have any choice you want.
> What I want
> is that when I click on a paper's name in references,
When you say "paper's name" do you mean title or author names?
> it takes me to the
> link of the paper, and url is not displayed in references.
OK. I don't think that is APA style. I cannot see any way in the APA
biblatex documentation to do this, so if you need it, you must rewrite
some of the style file manually.
Maybe it's something that biblatex itself can do, independently of the
APA style, but I am not a biblatex expert.
> Please see an
> example in Fig2.png. In this example, papers' names and others (except
> authors' names) are in blue, and I can click on that to access the paper
> internet source.
OK, so it's titles (don't call them names) that you want linked. It may
be possible to write that in biblatex, but if you fiddle with the APA
style, then it won't be APA any more but your own private style.
Probably the best place to ask this level of question is on the
comp.text.tex Usenet newsgroup or the
tex.stackexchange.com website,
where there are people who know a lot about biblatex.
Peter