Link to Article: Brave New World
Tell your friends and customers you were featured in the article Brave New World. Just copy one of the highlighted code examples below and paste it into your website's HTML
Simple Link
Example: Brave New World (Gear Technology, March/April 1991)
Copy the highlighted code and put it into your HTML:
<a href="https://www.geartechnology.com/articles/0391/Brave_New_World" target="_new" title="Brave New World">Brave New World</a> (<em>Gear Technology</em>, March/April 1991)
Link with Magazine Cover
Example:
Brave New World (Gear Technology, March/April 1991)
Copy the highlighted code and put it into your HTML:
<a href="https://www.geartechnology.com/articles/0391/Brave_New_World" target="_new" title="Brave New World"><img src="https://www.geartechnology.com/issues/0391/gt0391.jpg" width="182" height="245" alt="March/April 1991"><br>Brave New World</a> (<em>Gear Technology</em>, March/April 1991)
Embed the PDF on Your Own Page
Example:
The article "Brave New World" (Gear Technology, March/April 1991) 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 "Brave New World" (<em>Gear Technology</em>, March/April 1991) should appear in the box below, but if you do not see it, you can <a href="/issues/0391x/publish.pdf" target="_new">download it here</a>.</p> <div style="border:40px solid black;"> <object width="895" height="500" data=https://www.geartechnology.com/issues/0391x/publish.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.geartechnology.com/issues/0391x/publish.pdf">click here to download the PDF file.</a></p></object></div>