Ask your own question, for FREE!
LaTeX Practicing! :) 24 Online
OpenStudy (abhisar):

How can i insert a hyperlink to a text using LaTeX ? @thomaster

OpenStudy (abhisar):

@e.mccormick

OpenStudy (abhisar):

NVM i figured it out \(\href{https:\\www.google.com}{\text{click to visit Google}}\)

OpenStudy (e.mccormick):

It does not work the way you did it. The slashes are wrong. Also, it auto appends links, so the ones that are on the site are easier to form. However, when you make them the way you did, it fails. When you do it with the slashes the right way, it gets munged. \(\href{ http://www.google.com }{\text{click to visit Google}}\)

OpenStudy (e.mccormick):

I wonder if escaping the slashes would help. \(\href{http:\/\/www.google.com}{\text{click to visit Google}}\)

OpenStudy (e.mccormick):

Nope. Still does the auto append.

OpenStudy (abhisar):

:(

OpenStudy (e.mccormick):

Yah, so pretty much stuck with linking things on the site, like: \(\href{code-of-conduct}{\text{The Code of Conduct}}\)

OpenStudy (abhisar):

yeah...will hv to do that only

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!