How to include hyperlinks in PF posts

  • Thread starter Thread starter JD_PM
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 1K views
JD_PM
Messages
1,125
Reaction score
156
Summary:: How to include hyperlinks in PF posts

I was wondering how to create hyperlinks in my PF posts.

I tried [Fourier inversion theorem](https://en.wikipedia.org/wiki/Fourier_inversion_theorem) (which works in Stack Exchange sites) and \href{URL}{DESCRIPTION} (which works in LATEX after including certain packages) but didn't succeed.

Thank you.
 
Physics news on Phys.org
1590140081884.png

1590140101435.png
 
  • Like
Likes   Reactions: BillTre, Greg Bernhardt and JD_PM
Ibix said:
Or using BBCode explicitly, http://whatever or link text.
Please note that @Ibix wraps [[/color]color=black][/color] tags around the left bracket of an opening tag to get the tag rendered as plain text instead of acted upon as a bbcode tag. You can see this if you hit the 'reply' button and then click on the 'toggle bbcode' gear icon. You can do this with any part of the tag; not just the opening bracket, like this: [cod[/color]e] ##\cdots## [/cod[/color]e]
 
  • Like
Likes   Reactions: JD_PM
We also have the [plain] tag which makes things easier:

The code [plain][url=http://whatever]link text[/url][/plain] becomes [url=http://whatever]link text[/url]

How did I make the tag appear in the post? I wrote it as [pla[plain][/plain]in]. How did I make that appear... no, the next step should be clear.
 
  • Like
Likes   Reactions: sysprog, Ibix and JD_PM