This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Forum: Integrate Google Citations Page Into Normal Web Page

Mirroring a question I asked a while back,

What would be the easiest way of integrating parts of my google citations page into a normal web page? FRAMEs are so 1990. And ideally I'd want to keep only the true citations table (and remove the other gidgets).

Cheers,
yannick

web publication

1 answer

I would use an IFRAME since they are back in HTML 5.

Check this stackoverflow question.

Log in to answer this question.