This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
business_cards [2017/02/08 14:48] jthywiss Change page heading |
business_cards [2019/09/10 13:22] (current) jthywiss [E-mail Signature] Update color spec |
||
---|---|---|---|
Line 3: | Line 3: | ||
===== UT Business cards ===== | ===== UT Business cards ===== | ||
- | You can order official UT business cards ($30 for a box) via this URL: https://documentsolutions.utexas.edu/copycenters/order/cc/bc/UT2015/ | + | You can order official UT business cards ($30 for a box) via this URL: https://utdirect.utexas.edu/apps/fasweb/documentsolutions/ordersystem/select/ut/business_card/ |
^ Some suggestions for the fields of the business card ^^ | ^ Some suggestions for the fields of the business card ^^ | ||
Line 16: | Line 16: | ||
| E-mail | Use your UTCS e-mail or [[https://utmail.utexas.edu|UTmail]] address. | | | E-mail | Use your UTCS e-mail or [[https://utmail.utexas.edu|UTmail]] address. | | ||
| URL / Twitter | Your [[https://www.cs.utexas.edu/facilities/documentation/web|UTCS Web page]]: "%%www.cs.utexas.edu/~username%%", if you have set that up. Use your professional Web site in any case, or your research group's Web site. | | | URL / Twitter | Your [[https://www.cs.utexas.edu/facilities/documentation/web|UTCS Web page]]: "%%www.cs.utexas.edu/~username%%", if you have set that up. Use your professional Web site in any case, or your research group's Web site. | | ||
- | |||
===== E-mail Signature ===== | ===== E-mail Signature ===== | ||
Line 22: | Line 21: | ||
<code html> | <code html> | ||
- | <span style="font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; color:rgb(90,109,118);"><b>FIRST NAME LAST NAME</b>, Graduate Student<br/> | + | <span style="font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; color:rgb(51,63,72);"><b>FIRST NAME LAST NAME</b>, Graduate Student<br/> |
<span style="color:rgb(191,87,0);">The University of Texas at Austin</span> | Computer Science | 512-nnn-nnnn | cs.utexas.edu</span> | <span style="color:rgb(191,87,0);">The University of Texas at Austin</span> | Computer Science | 512-nnn-nnnn | cs.utexas.edu</span> | ||
</code> | </code> | ||
- | The entire thing is Arial, color rgb(90,109,118). You name is boldface uppercase. "The University of Texas at Austin" is color rgb(191,87,0). | + | The entire thing is Arial, color rgb(51,63,72). You name is boldface uppercase. "The University of Texas at Austin" is color rgb(191,87,0). |
* Obviously, replace "FIRST NAME LAST NAME" with your name in all capital letters. | * Obviously, replace "FIRST NAME LAST NAME" with your name in all capital letters. |