Asia Swimming Federation
The Asia Swimming Federation (AASF)[1] overseas international aquatics competition in Asia, and is affiliated to the Olympic Council of Asia[2] and to FINA.
The AASF was founded in 1978 in Bangkok;[1] and currently has its administrative headquarters in Muscat, Oman.
As of August 2009, the AASF President is Sheikh Khalid Mohammed Al Badr Al Sabah of Kuwait.[2]
Members
Competitions
- Swimming: Asian Swimming Championships
- Aquatics: Asian Age Group Championships
- Diving: Asian Diving Cup
- Water Polo: Asian Water Polo Championship, Asian Water Polo Cup, Asian Water Polo Clubs Championships, Asian Junior Water Polo Championship
- Open Water: Asian Open Water Championships
- Asian Schools Championships
gollark: https://github.com/osmarks/autobotrobot
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.
References
- "AASF".
- A listing of the sport federations aligned to the Olympic Council of Asia can be found on the OCA's website here Archived 2012-02-24 at the Wayback Machine
- FINA's listing of National Federations. Retrieved 2008-10-18.
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.