Salman Haidar
Salman Haidar is a former Indian Diplomat. He has served as the Foreign Secretary of India.[1] His tenure was from 1 March 1995 to 30 June 1997.
Salman Haidar | |
---|---|
20th Indian Foreign Secretary | |
In office 1 March 1995 – 30 June 1997 | |
Preceded by | Krishnan Srinivasan |
Succeeded by | K. Raghunath |
Personal details | |
Born | 1937 Madras, India |
Spouse(s) | Kusum |
Children | Nadeem Haidar and Navina Najat Haidar |
Occupation | Diplomat and Scholar |
Personal life
He has a son, Nadeem Haidar (SOAS alumnus) and a daughter, Navina Najat Haidar, author and art curator at the Metropolitan Museum of Art, New York.[2][3] Nadeem Haidar is married to Suhasini Haider, daughter of BJP politician Subramanian Swamy. Suhasini Haidar is a well known journalist and former CNN-IBN anchor.[4][5]
See Also
gollark: You can just suggest a command?
gollark: Honestly, the code is kind of a mess right now.
gollark: ... how?
gollark: ```rust// Evaluate an arithmetic expressioncommand!(eval(_context, message, args) { let expr = args.multiple::<String>()?.join(" "); // yes, this is kind of undoing the work the command parser does... send_result(message, &calc::eval(&expr))?;});// Evaluate an arithmetic expression in polish notationcommand!(eval_polish(_context, message, args) { let expr = args.multiple::<String>()?.join(" "); send_result(message, &calc::eval_polish(&expr))?;});```ALL THE CODE for this feature.
gollark: No, since I was too lazy to do anything other than plug in an existing rust library.
References
[1] http://www.jantakareporter.com/entertainment/angry-subramanian-swamy-says-his-journalist-daughter-has-not-converted-to-islam-calls-own-party-supporter-buffoon/240257/
- http://www.jantakareporter.com/entertainment/angry-subramanian-swamy-says-his-journalist-daughter-has-not-converted-to-islam-calls-own-party-supporter-buffoon/240257/ http://www.jantakareporter.com/entertainment/angry-subramanian-swamy-says-his-journalist-daughter-has-not-converted-to-islam-calls-own-party-supporter-buffoon/240257/. Retrieved 7 January 2017. Missing or empty
|title=
(help); External link in|website=
(help)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.