Link to Article: Industry news
Tell your friends and customers you were featured in the article Industry news. Just copy one of the highlighted code examples below and paste it into your website's HTML
Simple Link
Example: Industry news (Power Transmission Engineering, October 2016)
Copy the highlighted code and put it into your HTML:
<a href="https://www.powertransmission.com/articles/1016/Industry news" target="_new" title="Industry news">Industry news</a> (<em>Power Transmission Engineering</em>, October 2016)
Link with Magazine Cover
Example:
Industry news (Power Transmission Engineering, October 2016)
Copy the highlighted code and put it into your HTML:
<a href="https://www.powertransmission.com/articles/1016/Industry news" target="_new" title="Industry news"><img src="https://www.powertransmission.com/issues/1016/pt1016.jpg" width="182" height="245" alt="October 2016"><br>Industry news</a> (<em>Power Transmission Engineering</em>, October 2016)
Embed the PDF on Your Own Page
Example:
The article "Industry news" (Power Transmission Engineering, October 2016) should appear in the box below, but if you do not see it, you can download it here.
Copy the highlighted code and put it into your HTML:
<p>The article "Industry news" (<em>Power Transmission Engineering</em>, October 2016) should appear in the box below, but if you do not see it, you can <a href="/issues/1016/industrynews.pdf" target="_new">download it here</a>.</p> <div style="border:40px solid black;"> <object width="895" height="500" data="https://www.powertransmission.com/issues/1016/industrynews.pdf" type="application/pdf"> <p>It appears you don't have a PDF plugin for this browser. No biggie... you can <a href="https://www.powertransmission.com/issues/1016/industrynews.pdf">click here to download the PDF file.</a></p></object></div>