Showing posts with label Mac Clicks. Show all posts
Showing posts with label Mac Clicks. Show all posts

Add Microsoft Word Reference with Numbered Format Using Citation Style

Normally we will have the reference with author. But if we want to add reference with number to mac 2011 word. Follow the instruction to add Citation styles to mac. And IEEE has the numbered format reference.
  1. Unzip the Styles.zip file that you downloaded
  2. Close Word if it's open
  3. Open Applications
  4. Navigate into the Microsoft Office folder
  5. Right click on the file Word.app or just Word if you have the file extensions hidden, click 'Show Package Contents'
  6. There should now be a folder called Contents, open the folder.
  7. Then open Resources
  8. Then open Styles
  9. Copy the Styles you want into this folder. I.e. HarvardAnglia
  10. Launch the Word application and the styles you copied in should be available.
  11. Finally edit the xsl file to get updated by word(Edit in sense delete some line and update it)
To get the Citation styles files follow the link,
http://bibword.codeplex.com/wikipage?title=Styles

Enjoy :) ...

Hide and Show Mac Files using Terminal


Viewing hidden files on a Mac is useful for accessing the hidden UNIX directories or for recovering Music from an iPod. Additionally, by prefixing the name of a folder with a '.', you can create a folder that is seemingly hidden from prying eyes.
To view hidden folders:
  1. Open the Terminal (located in /Applications/Utilities/)
  2. At the command prompt type
    defaults write com.apple.finder AppleShowAllFiles -bool true
  3. Press return to execute the command.
  4. For the changes to take effect, either log out then log back in again, or relaunch Finder (this can be done from the Force Quit Window or by typing 'killall Finder' in a Terminal window).
To hide the hidden files again:
  1. Open the Terminal
  2. At the command prompt type
    defaults write com.apple.finder AppleShowAllFiles -bool false
  3. then press return to execute the command.
  4. Log out then back in again, or relaunch Finder (explained above).

Reference : http://guides.macrumors.com/

Remove login/username from menu bar

One of my first customization after installing Mac OS X Lion was to remove the annoying login – username option from the top menu bar. And to explain “annoying”, I find it quite too long displaying my Name Surname, and an option that I would never need to use, as there’s only a single user on my Mac.
Removing it is quite easy: hold command button and drag it off the menu bar.



If you really want to keep it, you can reduce its length to the username or to an icon:

System Preferences -> Users & Groups -> Login Options -> (Click on the bottom left lock if everything is greyed-out) -> Show fast switching user menu as… -> Check/uncheck to show/hide it, or use the drop-down menu for the various options.

Uncover mountain lion 43 wall papers



OS X Mountain Lion has a semi-secret directory stuffed full of beautiful wallpapers, including photos from National Geographic and images taken with the Hubble Space Telescope. Luckily, they're easy to find and use. You just have to know where to look.
This tip comes to us from the folks at OS X Daily. To uncover these hidden wallpapers, press ⌘ + Shift + G from your desktop to bring up the "Go to folder" dialog. Then paste this in and press enter:
/System/Library/Frameworks/ScreenSaver.Framework/Versions/A/Resources/Default Collections/
Enjoy the hidden mountain wall papers :)

Mac OS Host setup for cracked applications


Use ⌘ + space  
Type “terminal” and open it! 
Enter  “ sudo nano /private/etc/hosts “ to enter the blocking servers 
Enter your password to access the hi level 
Copy and paste the blocking servers in that hosts listed in CMD  
Finally:
⌘ +x to exit. Press Y to save.
Example: Sample blocking IP's  
127.0.0.1 activate.wip.adobe.com
127.0.0.1 activate.wip1.adobe.com
127.0.0.1 activate.wip2.adobe.com
127.0.0.1 activate.wip3.adobe.com
127.0.0.1 activate.wip3.adobe.com
127.0.0.1 activate.wip4.adobe.com
127.0.0.1 adobe-dns-1.adobe.com
127.0.0.1 adobe-dns-2.adobe.com
127.0.0.1 adobe-dns-3.adobe.com
Cool now you can rock with cracked applications.