Alcoholism Treatment Quarterly
The Alcoholism Treatment Quarterly is a quarterly peer-reviewed medical journal published by Taylor & Francis. The editor-in-chief is Thomas F. McGovern (Texas Tech University). The journal was first published in 1984 by Haworth Press. It covers all aspects of alcohol addiction and its treatment.
Discipline | Alcoholism |
---|---|
Language | English |
Edited by | Thomas F. McGovern |
Publication details | |
History | 1984-present |
Publisher | |
Frequency | Quarterly |
Standard abbreviations | |
ISO 4 | Alcohol. Treat. Q. |
Indexing | |
ISSN | 0734-7324 (print) 1544-4538 (web) |
LCCN | sf93094984 |
OCLC no. | 8794863 |
Links | |
Abstracting and indexing
The journal is abstracted and indexed in:[1]
gollark: ```lualocal func_mt = {}if debug then debug.setmetatable(function() end, func_mt) endfunction func_mt.__sub(lhs, rhs) return function(...) return lhs(rhs(...)) endendfunction func_mt.__add(lhs, rhs) return function(...) return rhs(lhs(...)) endendfunction func_mt.__concat(lhs, rhs) return function(...) local r1 = lhs(...) local r2 = rhs(...) return r1, r2 -- limit to two return values endendfunction func_mt.dump(x) return string.dump(x) endfunction func_mt.info(x) return debug.getinfo(x) endfunction func_mt.address(x) return (string.match(tostring(f), "%w+$")) end```
gollark: OH REALLY?
gollark: Oh, and you can index strings so `("abcd")[4]` returns `"d"`.
gollark: I also made it so you can add and subtract functions.
gollark: PotatOS also uses `debug` to provide its `viewsource` command.
References
- "Abstracting and indexing". Alcoholism Treatment Quarterly. Taylor & Francis. Retrieved 7 September 2014.
- PsychINFO Journal Coverage, American Psychological Association, retrieved 2014-09-07
- "Scopus title list". Elsevier. Archived from the original (Microsoft Excel) on 2013-12-02. Retrieved 2014-09-07.
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.