WorldWideScience

Sample records for purpose publish-subscribe interprocess

  1. CMSG - A PUBLISH/SUBSCRIBE INTERPROCESS COMMUNICATION PACKAGE

    International Nuclear Information System (INIS)

    Wolin, Elliott; Timmer, Carl; Gyurjyan, Vardan; Heyes, William; Jastrzembski, Edward; Lawrence, David; Abbott, David

    2008-01-01

    Publish/subscribe message passing is an extremely simple, flexible, and powerful interprocess communication (IPC) paradigm. It is widely used in industry, but not nearly so in High Energy and Nuclear Physics (HENP), perhaps due to the cost of commercial implementations. cMsg, developed at Jefferson Lab in the US, contains a full-featured pub/sub interprocess communication package that is simple to install and use. It is very efficient, and implements both point-to-point and pub/sub communications, server redundancy, hot server failover, and a server discovery service. In addition, for developers cMsg provides a framework within which one can deploy multiple underlying communication packages that do not necessarily need to implement the full pub/sub paradigm. This allows for unification of all communication in a control system under a single API, shortens development time, and allows for simple upgrade or replacement of underlying communication packages and protocols.

  2. cMsg - A general purpose, publish-subscribe, interprocess communication implementation and framework

    International Nuclear Information System (INIS)

    Timmer, C; Abbott, D; Gyurjyan, V; Heyes, G; Jastrzembski, E; Wolin, E

    2008-01-01

    cMsg is software used to send and receive messages in the Jefferson Lab online and runcontrol systems. It was created to replace the several IPC software packages in use with a single API. cMsg is asynchronous in nature, running a callback for each message received. However, it also includes synchronous routines for convenience. On the framework level, cMsg is a thin API layer in Java, C, or C++ that can be used to wrap most message-based interprocess communication protocols. The top layer of cMsg uses this same API and multiplexes user calls to one of many such wrapped protocols (or domains) based on a URL-like string which we call a Uniform Domain Locator or UDL. One such domain is a complete implementation of a publish-subscribe messaging system using network communications and written in Java (user APIs in C and C++ too). This domain is built in a way which allows it to be used as a proxy server to other domains (protocols). Performance is excellent allowing the system not only to be used for messaging but also as a data distribution system

  3. Authenticated Location-Aware Publish/Subscribe Services in Untrusted Outsourced Environments

    Directory of Open Access Journals (Sweden)

    Han Yan

    2017-01-01

    Full Text Available Location-aware publish/subscribe is an important location-based service based on server-initiated model. Often times, the owner of massive spatio-textual messages and subscriptions outsources its location-aware publish/subscribe services to a third-party service provider, for example, cloud service provider, who is responsible for delivering messages to their relevant subscribers. The issue arising here is that the messages delivered by the service provider might be tailored for profit purposes, intentionally or not. Therefore, it is essential to develop mechanisms which allow subscribers to verify the correctness of the messages delivered by the service provider. In this paper, we study the problem of authenticating messages in outsourced location-aware publish/subscribe services. We propose an authenticated framework which not only can deliver the messages efficiently but also can make the subscribers’ authentication available with low cost. Extensive experiments on a real-world dataset demonstrate the effectiveness and efficiency of our proposed authenticated framework.

  4. Publish Subscribe Systems Design and Principles

    CERN Document Server

    Tarkoma, Sasu

    2012-01-01

    This book offers an unified treatment of the problems solved by publish/subscribe, how to design and implement the solutions In this book, the author provides an insight into the publish/subscribe technology including the design, implementation, and evaluation of new systems based on the technology.  The book also addresses the basic design patterns and solutions, and discusses their application in practical application scenarios. Furthermore, the author examines current standards and industry best practices as well as recent research proposals in the area. Finally, necessary content ma

  5. Quality-constrained routing in publish/subscribe systems

    NARCIS (Netherlands)

    Zieba, Bogumil; van Sinderen, Marten J.; Wegdam, M.

    2005-01-01

    Routing in publish/subscribe (pub/sub) features a communication model where messages are not given explicit destination addresses, but destinations are determined by matching the subscription declared by subscribers. For a dynamic computing environment with applications that have quality demands,

  6. Secret Forwarding of Events over Distributed Publish/Subscribe Overlay Network.

    Science.gov (United States)

    Yoon, Young; Kim, Beom Heyn

    2016-01-01

    Publish/subscribe is a communication paradigm where loosely-coupled clients communicate in an asynchronous fashion. Publish/subscribe supports the flexible development of large-scale, event-driven and ubiquitous systems. Publish/subscribe is prevalent in a number of application domains such as social networking, distributed business processes and real-time mission-critical systems. Many publish/subscribe applications are sensitive to message loss and violation of privacy. To overcome such issues, we propose a novel method of using secret sharing and replication techniques. This is to reliably and confidentially deliver decryption keys along with encrypted publications even under the presence of several Byzantine brokers across publish/subscribe overlay networks. We also propose a framework for dynamically and strategically allocating broker replicas based on flexibly definable criteria for reliability and performance. Moreover, a thorough evaluation is done through a case study on social networks using the real trace of interactions among Facebook users.

  7. Secret Forwarding of Events over Distributed Publish/Subscribe Overlay Network.

    Directory of Open Access Journals (Sweden)

    Young Yoon

    Full Text Available Publish/subscribe is a communication paradigm where loosely-coupled clients communicate in an asynchronous fashion. Publish/subscribe supports the flexible development of large-scale, event-driven and ubiquitous systems. Publish/subscribe is prevalent in a number of application domains such as social networking, distributed business processes and real-time mission-critical systems. Many publish/subscribe applications are sensitive to message loss and violation of privacy. To overcome such issues, we propose a novel method of using secret sharing and replication techniques. This is to reliably and confidentially deliver decryption keys along with encrypted publications even under the presence of several Byzantine brokers across publish/subscribe overlay networks. We also propose a framework for dynamically and strategically allocating broker replicas based on flexibly definable criteria for reliability and performance. Moreover, a thorough evaluation is done through a case study on social networks using the real trace of interactions among Facebook users.

  8. DIM, a portable, light weight package for information publishing, data transfer and inter-process communication

    CERN Document Server

    Gaspar, C; Dönszelmann, M

    2001-01-01

    The real-time systems of HEP experiments are presently highly distributed, possibly on heterogeneous CPUs. In many applications, there is an important need to make information available to a large number of other processes in a transparent way. For this purpose the "RPC-like" systems are not suitable, since most of them rely on polling from the client and one-to-one connections. DIM is a very powerful alternative to those systems. It provides a named space for processes to publish information (publishers) and a very simple API for processes willing to use this information (subscribers). It fully handles error recovery at the publisher and subscriber level, without additional software in the application. DIM is available on a large variety of platforms and operating systems with C and C++ bindings. (13 refs).

  9. Reconfiguration Service for Publish/Subscribe Middleware

    NARCIS (Netherlands)

    Zieba, Bogumil; Glandrup, Maurice; van Sinderen, Marten J.; Wegdam, M.

    2006-01-01

    Mission-critical, distributed systems are often designed as a set of distributed, components that interact using publish/subscribe middleware. Currently, in these systems, software components are usually statically allocated to the nodes to fulfil predictability, reliability requirements. However, a

  10. Realizing IoT service's policy privacy over publish/subscribe-based middleware.

    Science.gov (United States)

    Duan, Li; Zhang, Yang; Chen, Shiping; Wang, Shiyao; Cheng, Bo; Chen, Junliang

    2016-01-01

    The publish/subscribe paradigm makes IoT service collaborations more scalable and flexible, due to the space, time and control decoupling of event producers and consumers. Thus, the paradigm can be used to establish large-scale IoT service communication infrastructures such as Supervisory Control and Data Acquisition systems. However, preserving IoT service's policy privacy is difficult in this paradigm, because a classical publisher has little control of its own event after being published; and a subscriber has to accept all the events from the subscribed event type with no choice. Few existing publish/subscribe middleware have built-in mechanisms to address the above issues. In this paper, we present a novel access control framework, which is capable of preserving IoT service's policy privacy. In particular, we adopt the publish/subscribe paradigm as the IoT service communication infrastructure to facilitate the protection of IoT services policy privacy. The key idea in our policy-privacy solution is using a two-layer cooperating method to match bi-directional privacy control requirements: (a) data layer for protecting IoT events; and (b) application layer for preserving the privacy of service policy. Furthermore, the anonymous-set-based principle is adopted to realize the functionalities of the framework, including policy embedding and policy encoding as well as policy matching. Our security analysis shows that the policy privacy framework is Chosen-Plaintext Attack secure. We extend the open source Apache ActiveMQ broker by building into a policy-based authorization mechanism to enforce the privacy policy. The performance evaluation results indicate that our approach is scalable with reasonable overheads.

  11. Scalable Security and Accounting Services for Content-Based Publish/Subscribe Systems

    OpenAIRE

    Himanshu Khurana; Radostina K. Koleva

    2006-01-01

    Content-based publish/subscribe systems offer an interaction scheme that is appropriate for a variety of large-scale dynamic applications. However, widespread use of these systems is hindered by a lack of suitable security services. In this paper, we present scalable solutions for confidentiality, integrity, and authentication for these systems. We also provide verifiable usage-based accounting services, which are required for e-commerce and e-business applications that use publish/subscribe ...

  12. Sinkronisasi Content E-learning Terdistribusi Berbasis Model Komunikasi Indirect Menggunakan Sistem Publish-Subscribe

    Directory of Open Access Journals (Sweden)

    Sufrendo Saputra

    2017-01-01

    Full Text Available Sinkronisasi content antar e-learning memungkinkan beberapa e-learning memiliki content yang sama secara konsisten. Perubahan content pada salah satu e-learning akan membuat sistem memastikan e-learning lain mengetahui perubahan tersebut. Model komunikasi yang memungkinkan adanya sinkronisasi ini merupakan komunikasi indirect berbasis publish-subscribe. Setiap e-learning memiliki content-nya masing-masing yang secara otomatis akan di-publish oleh sistem. E-learning lain yang tergabung dalam sistem sinkronisasi kemudian dapat memilih content mana yang ingin di-subscribe. Jika terdapat perubahan pada sebuah content, dan content tersebut memiliki subscriber, maka sistem akan memberitahu subscriber bahwa telah terjadi perubahan pada content. Teknologi utama yang digunakan dalam sistem ini adalah Moodle, PHP, dan Java. Moodle sebagai modul yang digunakan untuk mensimulasikan e-learning. PHP dan Java sebagai framework dari sistem sinkronisasi. Model komunikasi yang digunakan merupakan komunikasi indirect berbasis publish-subscribe. Model komunikasi ini menempatkan sebuah perantara bagi komunikasi antar e-learning.

  13. OPTIMASI PUBLISH-SUBSCRIBE ADAPTIF UNTUK MONITORING KEAMANAN SELASAR GEDUNG G4 TEKNIK ELEKTRO UNIVERSITAS NEGERI MALANG

    Directory of Open Access Journals (Sweden)

    I Made Wirawan

    2017-10-01

    Full Text Available Security and comfort become very important for every educational institution, especially college. Security and comfort should be properly integrated to create an ideal academic atmosphere. This research designs online security monitoring system of G4 TEUM's hallway area by utilizing social media using adaptive Publish Subscribe system. Publisher i.e. students upload the current condition of the G4 TEUM's hallway by utilizing social media: twitter, facebook or instagram, then brokers choose the uploaded data corresponding to G4 content to be sent in the form of notification to subscriber, which is TEUM security in the form of dynamic web application. The experimental results show that by using adaptive Publish-Subscribe method, the cpu usage is reduced by 31,76% and bandwith usage by 39,4%, compared with non-adaptive method, on data event obtained by both publisher and subscribe. Rasa aman dan nyaman merupakan salah satu hal  yang sangat berpengaruh pada dunia pendidikan dalam pembelajaran, khususnya di perguruan tinggi. Keamanan dan kenyamanan harus diintegrasikan dengan baik untuk menciptakan atmosfer akademik yang ideal. Penelitian ini merancang sistem pemantauan keamanan online di area selasar G4 TEUM dengan memanfaatkan media sosial yang menggunakan sistem Publish-Subscribe Adaptif. Publisher yaitu mahasiswa mengunggah kondisi terkini dari selasar G4 TEUM dengan memanfaatkan media sosial, seperti twitter, facebook, dan instagram, kemudian broker memilih data upload sesuai dengan konten G4 yang akan dikirimkan berupa notifikasi ke Subscriber, yaitu pihak keamanan TEUM dalam bentuk aplikasi web dinamis. Hasil percobaan menunjukkan bahwa dengan menggunakan metode Publish-Subscribe adaptif, penggunaan CPU berkurang sebesar 31,76% dan penggunaan bandwidth sebesar 39,4%, dibandingkan dengan metode non adaptif, pada data event yang diperoleh baik pada Publisher maupun Subscriber.

  14. Distributing Knight. Using Type-Based Publish/Subscribe for Building Distributed Collaboration Tools

    DEFF Research Database (Denmark)

    Damm, Christian Heide; Hansen, Klaus Marius

    2002-01-01

    more important. We present Distributed Knight, an extension to the Knight tool, for distributed, collaborative, and gesture-based object-oriented modelling. Distributed Knight was built using the type-based publish/subscribe paradigm. Based on this case, we argue that type-based publish......Distributed applications are hard to understand, build, and evolve. The need for decoupling, flexibility, and heterogeneity in distributed collaboration tools present particular problems; for such applications, having the right abstractions and primitives for distributed communication becomes even....../subscribe provides a natural and effective abstraction for developing distributed collaboration tools....

  15. Architectural Analysis of Systems Based on the Publisher-Subscriber Style

    Science.gov (United States)

    Ganesun, Dharmalingam; Lindvall, Mikael; Ruley, Lamont; Wiegand, Robert; Ly, Vuong; Tsui, Tina

    2010-01-01

    Architectural styles impose constraints on both the topology and the interaction behavior of involved parties. In this paper, we propose an approach for analyzing implemented systems based on the publisher-subscriber architectural style. From the style definition, we derive a set of reusable questions and show that some of them can be answered statically whereas others are best answered using dynamic analysis. The paper explains how the results of static analysis can be used to orchestrate dynamic analysis. The proposed method was successfully applied on the NASA's Goddard Mission Services Evolution Center (GMSEC) software product line. The results show that the GMSEC has a) a novel reusable vendor-independent middleware abstraction layer that allows the NASA's missions to configure the middleware of interest without changing the publishers' or subscribers' source code, and b) some high priority bugs due to behavioral discrepancies, which were eluded during testing and code reviews, among different implementations of the same APIs for different vendors.

  16. Approximate spatio-temporal top-k publish/subscribe

    KAUST Repository

    Chen, Lisi

    2018-04-26

    Location-based publish/subscribe plays a significant role in mobile information disseminations. In this light, we propose and study a novel problem of processing location-based top-k subscriptions over spatio-temporal data streams. We define a new type of approximate location-based top-k subscription, Approximate Temporal Spatial-Keyword Top-k (ATSK) Subscription, that continuously feeds users with relevant spatio-temporal messages by considering textual similarity, spatial proximity, and information freshness. Different from existing location-based top-k subscriptions, Approximate Temporal Spatial-Keyword Top-k (ATSK) Subscription can automatically adjust the triggering condition by taking the triggering score of other subscriptions into account. The group filtering efficacy can be substantially improved by sacrificing the publishing result quality with a bounded guarantee. We conduct extensive experiments on two real datasets to demonstrate the performance of the developed solutions.

  17. Approximate spatio-temporal top-k publish/subscribe

    KAUST Repository

    Chen, Lisi; Shang, Shuo

    2018-01-01

    Location-based publish/subscribe plays a significant role in mobile information disseminations. In this light, we propose and study a novel problem of processing location-based top-k subscriptions over spatio-temporal data streams. We define a new type of approximate location-based top-k subscription, Approximate Temporal Spatial-Keyword Top-k (ATSK) Subscription, that continuously feeds users with relevant spatio-temporal messages by considering textual similarity, spatial proximity, and information freshness. Different from existing location-based top-k subscriptions, Approximate Temporal Spatial-Keyword Top-k (ATSK) Subscription can automatically adjust the triggering condition by taking the triggering score of other subscriptions into account. The group filtering efficacy can be substantially improved by sacrificing the publishing result quality with a bounded guarantee. We conduct extensive experiments on two real datasets to demonstrate the performance of the developed solutions.

  18. The application and analyze of the publish-subscribe communication system for radiation and environmental monitoring system

    International Nuclear Information System (INIS)

    Ismet Isnaini; I Putu Susila; Istofa

    2016-01-01

    As part of the RAMONA (Radiation and Meteorological Monitoring Analysis System), a publish and subscribe communication system has been designed and implemented, to enable the Ultrasonic Device of Maretron WS0100 which is connected to the client computer to communicate with the server and/or other client. The Maretron is connected to other devices through an interface which use an NMEA2000 protocol, a communication protocol standard set by the National Maritime Electrical Association (NMEA), which usually used in the communication between sensors in the ships and its display. The Maretron device has several sensors embedded such as humidity, wind direction and speed, temperature as well as speed. The communication between Maretron is utilizing a MQTT (Message Queueing Telemetry Transport) system, a publish/subscribe protocol, in which a client publish its data to a data bus with a certain topic, while the server or other client who subscribe to that topic through a broker will then grab and process the data. The data format sent by the Maretron is in JSON (Java Scrip Object Notation) format, which will be parsed by the subscriber and later will be saved on a database or displayed in a website as per requirement. (author)

  19. Publish/Subscribe on Top of DHT Using RETE Algorithm

    Science.gov (United States)

    Shvartzshnaider, Yan; Ott, Maximilian; Levy, David

    This paper discusses the construction of a Global Semantic Graph (GSG) [1] to support future information- and collaboration-centric applications and services. The GSG is a publish/subscribe (pub/sub) based architecture that supports publication of tuples and subscriptions with standing graph queries. We believe that an implementation of an efficient pattern matching algorithm such as Rete [2] on top of a distributed environment might serve as a possible substrate for GSG's pub/sub facility. Rete operates on loosely coupled alpha, beta and join nodes and therefore has been chosen by us for implementation in a distributed setting.

  20. Structured P2P overlay of mobile brokers for realizing publish/subscribe communication in VANET.

    Science.gov (United States)

    Pandey, Tulika; Garg, Deepak; Gore, Manoj Madhava

    2014-01-01

    Publish/subscribe communication paradigm provides asynchrony and decoupling, making it an elegant alternative for designing applications in distributed and dynamic environment such as vehicular ad hoc networks (VANETs). In this paradigm, the broker is the most important component that decouples other two components, namely, publisher and subscriber. Previous research efforts have either utilized the deployment of distributed brokers on stationary road side info-stations or have assigned the role of broker to any moving vehicle on ad hoc basis. In one approach, lots of preinstalled infrastructures are needed whereas, in another, the quality of service is not guaranteed due to unpredictable moving and stopping patterns of vehicles. In this paper, we present the architecture of distributed mobile brokers which are dynamically reconfigurable in the form of structured P2P overlay and act as rendezvous points for matching publications and subscriptions. We have taken city buses in urban settings to act as mobile brokers whereas other vehicles are considered to be in role of publishers and subscribers. These mobile brokers also assist in locating a vehicle for successful and timely transfer of notifications. We have performed an extensive simulation study to compare our approach with previously proposed approaches. Simulation results establish the applicability of our approach.

  1. Structured P2P Overlay of Mobile Brokers for Realizing Publish/Subscribe Communication in VANET

    Directory of Open Access Journals (Sweden)

    Tulika Pandey

    2014-01-01

    Full Text Available Publish/subscribe communication paradigm provides asynchrony and decoupling, making it an elegant alternative for designing applications in distributed and dynamic environment such as vehicular ad hoc networks (VANETs. In this paradigm, the broker is the most important component that decouples other two components, namely, publisher and subscriber. Previous research efforts have either utilized the deployment of distributed brokers on stationary road side info-stations or have assigned the role of broker to any moving vehicle on ad hoc basis. In one approach, lots of preinstalled infrastructures are needed whereas, in another, the quality of service is not guaranteed due to unpredictable moving and stopping patterns of vehicles. In this paper, we present the architecture of distributed mobile brokers which are dynamically reconfigurable in the form of structured P2P overlay and act as rendezvous points for matching publications and subscriptions. We have taken city buses in urban settings to act as mobile brokers whereas other vehicles are considered to be in role of publishers and subscribers. These mobile brokers also assist in locating a vehicle for successful and timely transfer of notifications. We have performed an extensive simulation study to compare our approach with previously proposed approaches. Simulation results establish the applicability of our approach.

  2. A Comparison Between Publish-and-Subscribe and Client-Server Models in Distributed Control System Networks

    Science.gov (United States)

    Boulanger, Richard P., Jr.; Kwauk, Xian-Min; Stagnaro, Mike; Kliss, Mark (Technical Monitor)

    1998-01-01

    The BIO-Plex control system requires real-time, flexible, and reliable data delivery. There is no simple "off-the-shelf 'solution. However, several commercial packages will be evaluated using a testbed at ARC for publish- and-subscribe and client-server communication architectures. Point-to-point communication architecture is not suitable for real-time BIO-Plex control system. Client-server architecture provides more flexible data delivery. However, it does not provide direct communication among nodes on the network. Publish-and-subscribe implementation allows direct information exchange among nodes on the net, providing the best time-critical communication. In this work Network Data Delivery Service (NDDS) from Real-Time Innovations, Inc. ARTIE will be used to implement publish-and subscribe architecture. It offers update guarantees and deadlines for real-time data delivery. Bridgestone, a data acquisition and control software package from National Instruments, will be tested for client-server arrangement. A microwave incinerator located at ARC will be instrumented with a fieldbus network of control devices. BridgeVIEW will be used to implement an enterprise server. An enterprise network consisting of several nodes at ARC and a WAN connecting ARC and RISC will then be setup to evaluate proposed control system architectures. Several network configurations will be evaluated for fault tolerance, quality of service, reliability and efficiency. Data acquired from these network evaluation tests will then be used to determine preliminary design criteria for the BIO-Plex distributed control system.

  3. A community-based event delivery protocol in publish/subscribe systems for delay tolerant sensor networks.

    Science.gov (United States)

    Liu, Nianbo; Liu, Ming; Zhu, Jinqi; Gong, Haigang

    2009-01-01

    The basic operation of a Delay Tolerant Sensor Network (DTSN) is to finish pervasive data gathering in networks with intermittent connectivity, while the publish/subscribe (Pub/Sub for short) paradigm is used to deliver events from a source to interested clients in an asynchronous way. Recently, extension of Pub/Sub systems in DTSNs has become a promising research topic. However, due to the unique frequent partitioning characteristic of DTSNs, extension of a Pub/Sub system in a DTSN is a considerably difficult and challenging problem, and there are no good solutions to this problem in published works. To ad apt Pub/Sub systems to DTSNs, we propose CED, a community-based event delivery protocol. In our design, event delivery is based on several unchanged communities, which are formed by sensor nodes in the network according to their connectivity. CED consists of two components: event delivery and queue management. In event delivery, events in a community are delivered to mobile subscribers once a subscriber comes into the community, for improving the data delivery ratio. The queue management employs both the event successful delivery time and the event survival time to decide whether an event should be delivered or dropped for minimizing the transmission overhead. The effectiveness of CED is demonstrated through comprehensive simulation studies.

  4. Enabling Large-Scale IoT-Based Services through Elastic Publish/Subscribe.

    Science.gov (United States)

    Vavassori, Sergio; Soriano, Javier; Fernández, Rafael

    2017-09-19

    In this paper, we report an algorithm that is designed to leverage the cloud as infrastructure to support Internet of Things (IoT) by elastically scaling in/out so that IoT-based service users never stop receiving sensors' data. This algorithm is able to provide an uninterrupted service to end users even during the scaling operation since its internal state repartitioning is transparent for publishers or subscribers; its scaling operation is time-bounded and depends only on the dimension of the state partitions to be transmitted to the different nodes. We describe its implementation in E-SilboPS, an elastic content-based publish/subscribe (CBPS) system specifically designed to support context-aware sensing and communication in IoT-based services. E-SilboPS is a key internal asset of the FIWARE IoT services enablement platform, which offers an architecture of components specifically designed to capture data from, or act upon, IoT devices as easily as reading/changing the value of attributes linked to context entities. In addition, we discuss the quantitative measurements used to evaluate the scale-out process, as well as the results of this evaluation. This new feature rounds out the context-aware content-based features of E-SilboPS by providing, for example, the necessary middleware for constructing dashboards and monitoring panels that are capable of dynamically changing queries and continuously handling data in IoT-based services.

  5. A Community-Based Event Delivery Protocol in Publish/Subscribe Systems for Delay Tolerant Sensor Networks

    Directory of Open Access Journals (Sweden)

    Haigang Gong

    2009-09-01

    Full Text Available The basic operation of a Delay Tolerant Sensor Network (DTSN is to finish pervasive data gathering in networks with intermittent connectivity, while the publish/subscribe (Pub/Sub for short paradigm is used to deliver events from a source to interested clients in an asynchronous way. Recently, extension of Pub/Sub systems in DTSNs has become a promising research topic. However, due to the unique frequent partitioning characteristic of DTSNs, extension of a Pub/Sub system in a DTSN is a considerably difficult and challenging problem, and there are no good solutions to this problem in published works. To ad apt Pub/Sub systems to DTSNs, we propose CED, a community-based event delivery protocol. In our design, event delivery is based on several unchanged communities, which are formed by sensor nodes in the network according to their connectivity. CED consists of two components: event delivery and queue management. In event delivery, events in a community are delivered to mobile subscribers once a subscriber comes into the community, for improving the data delivery ratio. The queue management employs both the event successful delivery time and the event survival time to decide whether an event should be delivered or dropped for minimizing the transmission overhead. The effectiveness of CED is demonstrated through comprehensive simulation studies.

  6. Self-Adapting Routing Overlay Network for Frequently Changing Application Traffic in Content-Based Publish/Subscribe System

    Directory of Open Access Journals (Sweden)

    Meng Chi

    2014-01-01

    Full Text Available In the large-scale distributed simulation area, the topology of the overlay network cannot always rapidly adapt to frequently changing application traffic to reduce the overall traffic cost. In this paper, we propose a self-adapting routing strategy for frequently changing application traffic in content-based publish/subscribe system. The strategy firstly trains the traffic information and then uses this training information to predict the application traffic in the future. Finally, the strategy reconfigures the topology of the overlay network based on this predicting information to reduce the overall traffic cost. A predicting path is also introduced in this paper to reduce the reconfiguration numbers in the process of the reconfigurations. Compared to other strategies, the experimental results show that the strategy proposed in this paper could reduce the overall traffic cost of the publish/subscribe system in less reconfigurations.

  7. Building flexible, distributed collaboration tools using type-based publish/subscribe - The Distributed Knight case

    DEFF Research Database (Denmark)

    Hansen, Klaus Marius; Damm, Christian Heide

    2004-01-01

    Distributed collaboration is becoming increasingly impor tant also in software development. Combined with an in creasing interest in experimental and agile approaches to software development, this poses challenges to tool sup port for software development. Specifically, tool support is needed...... for flexible, distributed collaboration. We intro duce the Distributed Knight tool that provides flexible and lightweight support for distributed collaboration in object oriented modelling. The Distributed Knight implementa tion builds crucially on the type-based publish/subscribe distributed communication...... paradigm, which provides an effective and natural abstraction for developing distributed collaboration tools....

  8. Explicit Context Matching in Content-Based Publish/Subscribe Systems

    Directory of Open Access Journals (Sweden)

    Miguel Jiménez

    2013-03-01

    Full Text Available Although context could be exploited to improve performance, elasticity and adaptation in most distributed systems that adopt the publish/subscribe (P/S communication model, only a few researchers have focused on the area of context-aware matching in P/S systems and have explored its implications in domains with highly dynamic context like wireless sensor networks (WSNs and IoT-enabled applications. Most adopted P/S models are context agnostic or do not differentiate context from the other application data. In this article, we present a novel context-aware P/S model. SilboPS manages context explicitly, focusing on the minimization of network overhead in domains with recurrent context changes related, for example, to mobile ad hoc networks (MANETs. Our approach represents a solution that helps to effciently share and use sensor data coming from ubiquitous WSNs across a plethora of applications intent on using these data to build context awareness. Specifically, we empirically demonstrate that decoupling a subscription from the changing context in which it is produced and leveraging contextual scoping in the filtering process notably reduces (unsubscription cost per node, while improving the global performance/throughput of the network of brokers without altering the cost of SIENA-like topology changes.

  9. A Uniform Publish-Subscribe Infrastructure for Communication in Wireless Mobile Environments

    DEFF Research Database (Denmark)

    Brønsted, Jeppe; Hansen, Klaus Marius; Thorup, Rolf

    2006-01-01

    In near future the transportation sector will be communication enabled. Devices in vehicles will be able to communicate and thus make a new range of services possible. However, heterogeneous communication capabilities and vehicle mobility complicates the art of designing and implementing these ne...... communication is handled uniformly. By showing how the infrastructure is used in a concrete instance we argue that it meets the requirements for middleware stated above and provides a good programming model for distributed systems in mobile environments......In near future the transportation sector will be communication enabled. Devices in vehicles will be able to communicate and thus make a new range of services possible. However, heterogeneous communication capabilities and vehicle mobility complicates the art of designing and implementing these new...... systems and therefore it is important to have communication middleware that hides the complexity of low level network programming and presents a clean and understandable abstraction over communication to the application programmer. It has previously been shown that the publish-subscribe messaging paradigm...

  10. Interprocess Communication with Java in a Microsoft Windows Environment

    Directory of Open Access Journals (Sweden)

    Dylan Gregory Smith

    2017-12-01

    Full Text Available The Java programming language provides a comprehensive set of multithreading programming techniques but currently lacks interprocess communication (IPC facilities, other than slow socket-based communication mechanisms (which are intended primarily for distributed systems, not interprocess communication on a multicore or multiprocessor system. This is problematic due to the ubiquity of modern multicore processors, and the widespread use of Java as a programming language throughout the software development industry. This work aimed to address this problem by utilising Microsoft Windows’ native IPC mechanisms through a framework known as the Java Native Interface. This enabled the use of native C code that invoked the IPC mechanisms provided by Windows, which allowed successful synchronous communication between separate Java processes. The results obtained illustrate the performance dichotomy between socket-based communication and native IPC facilities, with Windows’ facilities providing significantly faster communication. Ultimately, these results show that there are far more effective communication structures available. In addition, this work presents generic considerations that may aid in the eventual design of a generic, platform-independent IPC system for the Java programming language. The fundamental considerations include shared memory with semaphore synchronisation, named pipes and a socket communication model.

  11. Subscriber Number Forecasting Tool Based on Subscriber Attribute Distribution for Evaluating Improvement Strategies

    OpenAIRE

    Hiramatsu, Ayako; Shono, Yuji; Oiso, Hiroaki; Komoda, Norihisa

    2005-01-01

    In this paper, a subscriber number forecasting tool that evaluates quiz game mobile content improvement strategies is developed. Unsubscription rates depend on such subscriber attributes such as consecutive months, stages, rankings, and so on. In addition, content providers can anticipate change in unsubscription rates for each content improvement strategy. However, subscriber attributes change dynamically. Therefore, a method that deals with dynamic subscriber attribute changes is proposed. ...

  12. List of subscribers as the source of data on book history and the history of reading: case study of book subscribers' lists printed in Dalmatia in the early 19th century

    Directory of Open Access Journals (Sweden)

    Jelena Lakuš

    2013-02-01

    Full Text Available Customer networks or lists of subscribers as a new publishing phenomenon first occurred in Dalmatia in the early 19th century. It was a model of collective funding of book, magazine and newspaper publishing, which gradually replaced the earlier system of individual patronage. It resulted in the publication of lists of subscribers that contained the names of all those who financially supported the printing of a book. The data on names of subscribers, their occupation, place of residence and number of copies ordered, which was the usual content of subscribers, lists, make them very valuable sources for research on the history of books and reading. This paper tries to show the research potential of such lists by presenting a case-study of five preserved and available subscribers' lists found in publications printed between 1835 and 1848 in the Zadar print shop of Battara brothers. The paper analyses the quantitative data on subscribers, their geographical distribution, professional profile and gender, which does not exhaust their research potential in full. The analysis has shown that despite the austere educational opportunities, high incidence of unemployment, and many other limitations, there were people who treasured the written word. The subscribers mostly came from coastal cities like Zadar, Split and Dubrovnik, which were the most important publishing and cultural centres. Even though the subscribers came from Austria, Military Border, Italy, Croatia proper and Slavonia, as well as Bosnia and Herzegovina, which was then part of the Ottoman Empire, they make up only one eight of the total number of subscribers in the corpus. The subscribers are both Roman-Catholic and Orthodox, who mostly subscribed to books printed in the Cyrillic script. The subscribers come from a wide range of professions, mostly from the church circles in Dalmatia, and the fewest of them were professors and teachers, members of the army and the police. As expected

  13. Subscribe to NIH MedlinePlus the Magazine

    Science.gov (United States)

    ... turn Javascript on. Subscribe to NIH MedlinePlus the magazine NIH MedlinePlus the magazine is published quarterly, in print and on the ... up for a free subscription to NIH MedlinePlus Magazine. Librarians may order this magazine in bulk . Please ...

  14. A communication model to integrate the Request-Response and the Publish-Subscribe paradigms into ubiquitous systems.

    Science.gov (United States)

    Rodríguez-Domínguez, Carlos; Benghazi, Kawtar; Noguera, Manuel; Garrido, José Luis; Rodríguez, María Luisa; Ruiz-López, Tomás

    2012-01-01

    The Request-Response (RR) paradigm is widely used in ubiquitous systems to exchange information in a secure, reliable and timely manner. Nonetheless, there is also an emerging need for adopting the Publish-Subscribe (PubSub) paradigm in this kind of systems, due to the advantages that this paradigm offers in supporting mobility by means of asynchronous, non-blocking and one-to-many message distribution semantics for event notification. This paper analyzes the strengths and weaknesses of both the RR and PubSub paradigms to support communications in ubiquitous systems and proposes an abstract communication model in order to enable their seamless integration. Thus, developers will be focused on communication semantics and the required quality properties, rather than be concerned about specific communication mechanisms. The aim is to provide developers with abstractions intended to decrease the complexity of integrating different communication paradigms commonly needed in ubiquitous systems. The proposal has been applied to implement a middleware and a real home automation system to show its applicability and benefits.

  15. Subscribing to Transparency

    DEFF Research Database (Denmark)

    He, Yinghua; Nielsson, Ulf; Guo, Hong

    2014-01-01

    The paper empirically explores how more trade transparency affects market liquidity. The analysis takes advantage of a unique setting in which the Shanghai Stock Exchange offered more trade transparency to market participants subscribing to a new software package. First, the results show...... that the additional data disclosure increased trading activity, but also increased transactions costs through wider bid-ask spreads. Thus, in contrast to popular policy belief, the paper finds that more transparency need not improve market liquidity. Second, the paper finds a particularly strong immediate liquidity...... impact accompanied by altered trading behavior, which suggests a significant impact on institutional traders subscribing relatively early. Lastly, since the effective level of market transparency is bound to depend on how many traders are subscribing to the data, the study can empirically establish...

  16. Subscribing to Transparency

    DEFF Research Database (Denmark)

    He, Yinghua; Nielsson, Ulf; Guo, Hong

    The paper empirically explores how more trade transparency affects market liquidity. The analysis takes advantage of a unique setting in which the Shanghai Stock Exchange offered more trade transparency to market participants subscribing to a new software package. First, the results show...... that the additional data disclosure increased trading activity, but also increased transactions costs through wider bid-ask spreads. Thus, in contrast to popular policy belief, the paper finds that more transparency need not improve market liquidity. Second, the paper finds a particularly strong immediate liquidity...... impact accompanied by altered trading behavior, which suggests a significant impact on institutional traders subscribing relatively early. Lastly, since the effective level of market transparency is bound to depend on how many traders are subscribing to the data, the study can empirically establish...

  17. A Communication Model to Integrate the Request-Response and the Publish-Subscribe Paradigms into Ubiquitous Systems

    Directory of Open Access Journals (Sweden)

    Tomás Ruiz-López

    2012-06-01

    Full Text Available The Request-Response (RR paradigm is widely used in ubiquitous systems to exchange information in a secure, reliable and timely manner. Nonetheless, there is also an emerging need for adopting the Publish-Subscribe (PubSub paradigm in this kind of systems, due to the advantages that this paradigm offers in supporting mobility by means of asynchronous, non-blocking and one-to-many message distribution semantics for event notification. This paper analyzes the strengths and weaknesses of both the RR and PubSub paradigms to support communications in ubiquitous systems and proposes an abstract communication model in order to enable their seamless integration. Thus, developers will be focused on communication semantics and the required quality properties, rather than be concerned about specific communication mechanisms. The aim is to provide developers with abstractions intended to decrease the complexity of integrating different communication paradigms commonly needed in ubiquitous systems. The proposal has been applied to implement a middleware and a real home automation system to show its applicability and benefits.

  18. A Communication Model to Integrate the Request-Response and the Publish-Subscribe Paradigms into Ubiquitous Systems

    Science.gov (United States)

    Rodríguez-Domínguez, Carlos; Benghazi, Kawtar; Noguera, Manuel; Garrido, José Luis; Rodríguez, María Luisa; Ruiz-López, Tomás

    2012-01-01

    The Request-Response (RR) paradigm is widely used in ubiquitous systems to exchange information in a secure, reliable and timely manner. Nonetheless, there is also an emerging need for adopting the Publish-Subscribe (PubSub) paradigm in this kind of systems, due to the advantages that this paradigm offers in supporting mobility by means of asynchronous, non-blocking and one-to-many message distribution semantics for event notification. This paper analyzes the strengths and weaknesses of both the RR and PubSub paradigms to support communications in ubiquitous systems and proposes an abstract communication model in order to enable their seamless integration. Thus, developers will be focused on communication semantics and the required quality properties, rather than be concerned about specific communication mechanisms. The aim is to provide developers with abstractions intended to decrease the complexity of integrating different communication paradigms commonly needed in ubiquitous systems. The proposal has been applied to implement a middleware and a real home automation system to show its applicability and benefits. PMID:22969366

  19. Segmenting the Cable Audience by Reason for Subscribing.

    Science.gov (United States)

    Umphrey, Don

    1988-01-01

    Compares the habits and attitudes of those who subscribed to cable television for better reception with those who subscribed for either greater programing selection or more movies. Finds attitudes vary more than television use between those who subscribe to get better reception and those who subscribe to get more programs. (RS)

  20. Maximizing the number of satisfied subscribers in Pub/Sub systems under capacity constraints

    NARCIS (Netherlands)

    Setty, V.J.; Kreitz, G; Urdaneta, G; Vitenberg, R; van Steen, M.R.

    2014-01-01

    Publish/subscribe (pub/sub) is a popular communication paradigm in the design of large-scale distributed systems. A provider of a pub/sub service (whether centralized, peer-assisted, or based on a federated organization of cooperatively managed servers) commonly faces a fundamental challenge: given

  1. How new subscribers use cancer-related online mailing lists.

    Science.gov (United States)

    Rimer, Barbara K; Lyons, Elizabeth J; Ribisl, Kurt M; Bowling, J Michael; Golin, Carol E; Forlenza, Michael J; Meier, Andrea

    2005-07-01

    Online cancer-related support is an under-studied resource that may serve an important function in the information seeking, care, and support of cancer patients and their families. With over 9.8 million cancer survivors (defined as anyone living with cancer) in the United States alone and the number growing worldwide, it is important to understand how they seek and use online resources to obtain the information they need, when they need it, and in a form and manner appropriate to them. These are stated cancer communication goals of the US National Cancer Institute. Our purposes are to (1) present background information about online mailing lists and electronic support groups, (2) describe the rationale and methodology for the Health eCommunities (HeC) study, and (3) present preliminary baseline data on new subscribers to cancer-related mailing lists. In particular, we describe subscribers' use of mailing lists, their reasons for using them, and their reactions to participating shortly after joining the lists. From April to August 2004, we invited all new subscribers to 10 Association of Cancer Online Resources mailing lists to complete Web-based surveys. We analyzed baseline data from the respondents to examine their perceptions about cancer-related mailing lists and to describe how cancer patients and survivors used these lists in the period shortly after joining them. Cumulative email invitations were sent to 1368 new mailing list subscribers; 293 Web surveys were completed within the allotted time frame (21.4% response rate). Most respondents were over age 50 (n = 203, 72%), white (n = 286, 98%), college graduates (n = 161, 55%), and had health insurance (n = 283, 97%). About 41% (n = 116) of new subscribers reported spending 1 to 3 hours per day reading and responding to list messages. They used the mailing lists for several reasons. Among the most frequently reported, 62% (n = 179) strongly agreed they used mailing lists to obtain information on how to deal

  2. 7 CFR 1735.13 - Location of facilities and service for nonrural subscribers.

    Science.gov (United States)

    2010-01-01

    ...-TELECOMMUNICATIONS PROGRAM Loan Purposes and Basic Policies § 1735.13 Location of facilities and service for nonrural... times be necessary to provide loan funds to finance telephone facilities which (1) will also serve nonrural subscribers, or (2) are located in nonrural areas. Loans may be approved to finance such...

  3. Utilization and challenges of online subscribed databases by ...

    African Journals Online (AJOL)

    The paper investigated the Utilization and Challenges of Online Databases Subscribed to by university libraries in Katsina State. Objectives of the study were to find out the types of online subscribed databases used by academics in universities in Katsina; the extent to which the academics in the universities use the online ...

  4. Perceptions of the Concerned Reader: An Analysis of the Subscribers of E/The Environmental Magazine.

    Science.gov (United States)

    Labbe, Colleen P.; Fortner, Rosanne W.

    2001-01-01

    Describes a study aimed at determining if 'E/The Environmental Magazine' has met two goals: (1) its subscribers' need for environmental information and (2) its publishers' goal of inspiring environmentally responsible behavior. Results indicate that the level of the magazine's influence varied according to the reader's behavior category.…

  5. Motif Subscriber Menonton Channel YouTube Raditya Dika

    OpenAIRE

    Mellyaningsih, Adinda

    2016-01-01

    Penelitian ini dilakukan untuk mengetahui motif para subscriber dalam menonton channelYouTube Raditya Dika. Raditya Dika merupakan YouTuber Indonesia dengan jumlah subscriber terbanyak dan merupakan orang pertama di Indonesia yang mendapatkan penghargaan Certifies Award oleh YouTube. Peneliti menggunakan teori Uses and Gratification dengan empat indikator, yaitu hiburan dan relaksasi, hubungan antar pribadi, mencari informasi, dan persahabatan. Metode dalam penelitian ini adalah online survei...

  6. Publishing bioethics and bioethics--reflections on academic publishing by a journal editor.

    Science.gov (United States)

    Schüklenk, Udo

    2011-02-01

    This article by one of the Editors of Bioethics, published in the 25th anniversary issue of the journal, describes some of the revolutionary changes academic publishing has undergone during the last decades. Many humanities journals went from typically small print-runs, counting by the hundreds, to on-line availability in thousands of university libraries worldwide. Article up-take by our subscribers can be measured efficiently. The implications of this and other changes to academic publishing are discussed. Important ethical challenges need to be addressed in areas such as the enforcement of plagiarism-related policies, the so-called 'impact factor' and its impact on academic integrity, and the question of whether on-line only publishing can currently guarantee the integrity of academic publishing histories. © 2010 Blackwell Publishing Ltd.

  7. Subscriber Response System. Progress Report.

    Science.gov (United States)

    Callais, Richard T.

    Results of preliminary tests made prior and subsequent to the installation of a two-way interactive communication system which involves a computer complex termed the Local Processing Center and subscriber terminals located in the home or business location are reported. This first phase of the overall test plan includes tests made at Theta-Com…

  8. 47 CFR 64.1170 - Reimbursement procedures where the subscriber has paid charges.

    Science.gov (United States)

    2010-10-01

    ... 47 Telecommunication 3 2010-10-01 2010-10-01 false Reimbursement procedures where the subscriber... Preferred Telecommunications Service Providers § 64.1170 Reimbursement procedures where the subscriber has... reimburse the authorized carrier for reasonable expenses. (e) If the authorized carrier has not received...

  9. Farm batch system and Fermi inter-process communication and synchronization toolkit

    International Nuclear Information System (INIS)

    Mandrichenko, I.V.

    2001-01-01

    Farms Batch System (FBS) was developed as a batch process management system for off-line Run II data processing at Fermilab. FBS will manage PC farms composed of up to 250 nodes and scalable to 1000 nodes with disk capacity of up to several TB. FBS allows users to start arrays of parallel processes on multiple computers. It uses a simplified resource counting method load balancing. FBS has been successfully used for more than a year at Fermilab by fixed target experiments and will be used for collider experiment off-line data processing. Fermi Inter-Process Communication toolkit (FIPC) was designed as a supplement product for FBS that helps establish synchronization and communication between processes running in a distributed batch environment. However, FIPC is an independent package, and can be used with other batch systems, as well as in a non-batch environment. FIPC provides users with a variety of global distributed objects such as semaphores, queues and string variables. Other types of objects can be easily added to FIPC. FIPC has been running on several PC farms at Fermilab for half a year and is going to be used by CDF for off-line data processing

  10. Using Publish-Subscribe Messaging for System Status and Automation

    Science.gov (United States)

    Smith, Danford S.

    2015-01-01

    The NASA Goddard Mission Services Evolution Center (GMSEC) system is a message-based plug-and-play open system architecture used in many of NASA mission operations centers. This presentation will focus on the use of GMSEC standard messages to report and analyze the status of a system and enable the automation of the system's components. In GMSEC systems, each component reports its status using a keep-alive message and also publishes status and activities as log messages. In addition, the components can accept functional directive messages from the GMSEC message bus. Over the past several years, development teams have found ways to utilize these messages to create innovative display pages and increasingly sophisticated approaches to automation. This presentation will show the flexibility and value of the message-based approach to system awareness and automation.

  11. 47 CFR 76.1619 - Information on subscriber bills.

    Science.gov (United States)

    2010-10-01

    ... subscriber within 30 days. (c) A cable franchise authority may enforce the customer service standards set forth in this section against cable operators. The franchise authority must provide affected cable...

  12. An active 3-dimensional localization scheme for femtocell subscribers using E-UTRAN

    KAUST Repository

    Mohammed, Aquil Mirza; Muhammad, Zeeshan Shakir; Alouini, Mohamed-Slim

    2012-01-01

    Femtocells provide an efficient solution to overcome the indoor coverage problems and also to deal with the traffic within Macro cells. The possibility of localizing femtocell subscriber stations based on the timing ranging advance parameter (TRAP), obtained from E-UTRAN (Evolved UMTS Terrestrial Radio Access Network), within the network signal internals is challenging and is studied throughout in this paper. The principle approach to localization based on Euclidean distances from multiple base stations is outlined.We investigate the specifications of the timing parameters or TRAP used for air interface of 4G network as they relate to calculating the subscriber distances. Computer simulation is used to demonstrate the localization accuracy using multiple base station networks when estimating likely locations of femtocell subscribers stations on a twodimensional coordinate mapping system. However, we further extend our simulations to demonstrate expected location accuracy of subscriber stations, for multiple base station networks, on a three dimensional coordinate mapping scheme. The possibility of of error-fixes shows eight times greater accuracy than in previous results is expected to achieve by applying timing advance techniques to Global System for Mobile communications networks, by using a two-dimensional coordinate mapping scheme. We later compare our study with the effect of global positioning system (GPS) by using a three-dimensional coordinate mapping scheme, which is predicted to give an 72.4 cms accuracy of subscriber station location. © 2012 IEEE.

  13. An active 3-dimensional localization scheme for femtocell subscribers using E-UTRAN

    KAUST Repository

    Mohammed, Aquil Mirza

    2012-05-01

    Femtocells provide an efficient solution to overcome the indoor coverage problems and also to deal with the traffic within Macro cells. The possibility of localizing femtocell subscriber stations based on the timing ranging advance parameter (TRAP), obtained from E-UTRAN (Evolved UMTS Terrestrial Radio Access Network), within the network signal internals is challenging and is studied throughout in this paper. The principle approach to localization based on Euclidean distances from multiple base stations is outlined.We investigate the specifications of the timing parameters or TRAP used for air interface of 4G network as they relate to calculating the subscriber distances. Computer simulation is used to demonstrate the localization accuracy using multiple base station networks when estimating likely locations of femtocell subscribers stations on a twodimensional coordinate mapping system. However, we further extend our simulations to demonstrate expected location accuracy of subscriber stations, for multiple base station networks, on a three dimensional coordinate mapping scheme. The possibility of of error-fixes shows eight times greater accuracy than in previous results is expected to achieve by applying timing advance techniques to Global System for Mobile communications networks, by using a two-dimensional coordinate mapping scheme. We later compare our study with the effect of global positioning system (GPS) by using a three-dimensional coordinate mapping scheme, which is predicted to give an 72.4 cms accuracy of subscriber station location. © 2012 IEEE.

  14. Subscribers and newspaper subscriptions in Spain at the beginning of the XX century. Notes from an asturian perspective

    Directory of Open Access Journals (Sweden)

    Víctor Rodríguez Infiesta

    2008-12-01

    Full Text Available In the first decades of the XX century the possibility of a particular newspaper having a high number of subscribers was, from the point of view of the newspaper publishers, the best guarantee of its stability. However it was not all advantages in a system which gave rise to numerous complaints and created a peculiar relationship with the subscriber. By various means —delivery men, the post and public establishments, principally— the subscription service continually generated situations illustrative of the level of development of the Spanish press in years in which progress accelerates and deficiencies and limitations also become apparent. Limitations which, particularly in an outlying region with mostly inadequate means of communication such as Asturias, could become one of the main factors delaying the establishment of a large press with mass-readership.

  15. Subscribe to the Preserve America E-Newsletter

    Science.gov (United States)

    ; the U.S. Departments of Defense, Interior, Agriculture, Commerce, Housing and Urban Development . Department of Commerce seal U.S. Department of Housing and Urban Development logo U.S. Department of the Interior seal Subscribe to the Preserve America E-Newsletter Sign up for the periodical Preserve America e

  16. Predicting subscriber dissatisfaction and improving retention in the wireless telecommunications industry.

    Science.gov (United States)

    Mozer, M C; Wolniewicz, R; Grimes, D B; Johnson, E; Kaushansky, H

    2000-01-01

    Competition in the wireless telecommunications industry is fierce. To maintain profitability, wireless carriers must control churn, which is the loss of subscribers who switch from one carrier to another.We explore techniques from statistical machine learning to predict churn and, based on these predictions, to determine what incentives should be offered to subscribers to improve retention and maximize profitability to the carrier. The techniques include logit regression, decision trees, neural networks, and boosting. Our experiments are based on a database of nearly 47,000 U.S. domestic subscribers and includes information about their usage, billing, credit, application, and complaint history. Our experiments show that under a wide variety of assumptions concerning the cost of intervention and the retention rate resulting from intervention, using predictive techniques to identify potential churners and offering incentives can yield significant savings to a carrier. We also show the importance of a data representation crafted by domain experts. Finally, we report on a real-world test of the techniques that validate our simulation experiments.

  17. Real-Time Payload Control and Monitoring on the World Wide Web

    Science.gov (United States)

    Sun, Charles; Windrem, May; Givens, John J. (Technical Monitor)

    1998-01-01

    World Wide Web (W3) technologies such as the Hypertext Transfer Protocol (HTTP) and the Java object-oriented programming environment offer a powerful, yet relatively inexpensive, framework for distributed application software development. This paper describes the design of a real-time payload control and monitoring system that was developed with W3 technologies at NASA Ames Research Center. Based on Java Development Toolkit (JDK) 1.1, the system uses an event-driven "publish and subscribe" approach to inter-process communication and graphical user-interface construction. A C Language Integrated Production System (CLIPS) compatible inference engine provides the back-end intelligent data processing capability, while Oracle Relational Database Management System (RDBMS) provides the data management function. Preliminary evaluation shows acceptable performance for some classes of payloads, with Java's portability and multimedia support identified as the most significant benefit.

  18. Determinants of Customer Loyalty among Mobile Telecom Subscribers in the Brong Ahafo Region of Ghana

    Directory of Open Access Journals (Sweden)

    Kwabena Adjei

    2014-01-01

    Full Text Available The purpose of this study is to investigate the determinants of brand equity among mobile telecom users in Brong Ahafo Region of Ghana. Mobile telecommunication providers have a great role in strengthening the economy and encouraging the efficiency among a large number of subscribers across the country. The success of any business depends on the strength of their brands, which attracts new and existing customers for continuous growth.  In Ghana, there are six mobile telecom providers operating in the market (Vodafone, Airtel, MTN, Tigo, Glo, & Expresso. Primary data was obtained through a questionnaire and residents of Sunyani Municipality were targeted for the study. 200 questionnaires were self-administered by the researchers to the subscribers of all the mobile telecom providers and 194 questionnaires were returned. The questionnaires were analysed using SPSS 16 and pearson correlation was used to establish the relationship between the dependent and independent variables. The results identified call rate/quality, network coverage and sales promotion as having significant positive relationship to customer loyalty. In addition, brand image and prompt customer service were seen to have a less effect on customer loyalty.

  19. Role-task conditional-purpose policy model for privacy preserving data publishing

    Directory of Open Access Journals (Sweden)

    Rana Elgendy

    2017-12-01

    Full Text Available Privacy becomes a major concern for both consumers and enterprises; therefore many research efforts have been devoted to the development of privacy preserving technology. The challenge in data privacy is to share the data while assuring the protection of personal information. Data privacy includes assuring protection for both insider ad outsider threats even if the data is published. Access control can help to protect the data from outsider threats. Access control is defined as the process of mediating every request to resources and data maintained by a system and determining whether the request should be granted or denied. This can be enforced by a mechanism implementing regulations established by a security policy. In this paper, we present privacy preserving data publishing model based on integration of CPBAC, MD-TRBAC, PBFW, protection against database administrator technique inspired from oracle vault technique and benefits of anonymization technique to protect data when being published using k-anonymity. The proposed model meets the requirements of workflow and non-workflow system in enterprise environment. It is based on the characteristics of the conditional purposes, conditional roles, tasks, and policies. It guarantees the protection against insider threats such as database administrator. Finally it assures needed protection in case of publishing the data. Keywords: Database security, Access control, Data publishing, Anonymization

  20. Understanding the Self-Directed Online Learning Preferences, Goals, Achievements, and Challenges of MIT OpenCourseWare Subscribers

    Science.gov (United States)

    Bonk, Curtis J.; Lee, Mimi Miyoung; Kou, Xiaojing; Xu, Shuya; Sheu, Feng-Ru

    2015-01-01

    This research targeted the learning preferences, goals and motivations, achievements, challenges, and possibilities for life change of self-directed online learners who subscribed to the monthly OpenCourseWare (OCW) e-newsletter from MIT. Data collection included a 25-item survey of 1,429 newsletter subscribers; 613 of whom also completed an…

  1. 47 CFR 68.214 - Changes in other than “fully protected” premises wiring that serves fewer than four subscriber...

    Science.gov (United States)

    2010-10-01

    ... premises wiring that serves fewer than four subscriber access lines. 68.214 Section 68.214... other than “fully protected” premises wiring that serves fewer than four subscriber access lines. Operations associated with the installation, connection, reconfiguration and removal (other than final...

  2. A new Information publishing system Based on Internet of things

    Science.gov (United States)

    Zhu, Li; Ma, Guoguang

    2018-03-01

    A new information publishing system based on Internet of things is proposed, which is composed of four level hierarchical structure, including the screen identification layer, the network transport layer, the service management layer and the publishing application layer. In the architecture, the screen identification layer has realized the internet of screens in which geographically dispersed independent screens are connected to the internet by the customized set-top boxes. The service management layer uses MQTT protocol to implement a lightweight broker-based publish/subscribe messaging mechanism in constrained environments such as internet of things to solve the bandwidth bottleneck. Meanwhile the cloud-based storage technique is used to storage and manage the promptly increasing multimedia publishing information. The paper has designed and realized a prototype SzIoScreen, and give some related test results.

  3. 26 CFR 1.823-7 - Subscribers of reciprocal underwriters and interinsurers.

    Science.gov (United States)

    2010-04-01

    ... (CONTINUED) INCOME TAX (CONTINUED) INCOME TAXES Mutual Insurance Companies (other Than Life and Certain Marine Insurance Companies and Other Than Fire Or Flood Insurance Companies Which Operate on Basis of... extent the insurance premium constituted a deductible expense when paid or accrued, the subscriber's...

  4. Electronic publishing and Acupuncture in Medicine.

    Science.gov (United States)

    White, Adrian

    2006-09-01

    The internet has fundamentally altered scientific publishing; this article discusses current models and how they affect this journal. The greatest innovation is a new range of open access journals published only on the internet, aimed at rapid publication and universal access. In most cases authors pay a publication charge for the overhead costs of the journal. Journals that are published by professional organisations primarily for their members have some functions other than publishing research, including clinical articles, conference reports and news items. A small number of these journals are permitting open access to their research reports. Commercial science publishing still exists, where profit for shareholders provides motivation in addition to the desire to spread knowledge for the benefit of all. A range of electronic databases now exists that offer various levels of listing and searching. Some databases provide direct links to journal articles, such as the LinkOut scheme in PubMed. Acupuncture in Medicine will continue to publish in paper format; all research articles will be available on open access, but non-subscribers will need to pay for certain other articles for the first 12 months after publication. All Acupuncture in Medicine articles will in future be included in the LinkOut scheme, and be presented to the databases electronically.

  5. Co-Evolution of Friendship and Publishing in Online Blogging Social Networks

    OpenAIRE

    Zinoviev, Dmitry; Llewelyn, Sarah

    2014-01-01

    In the past decade, blogging web sites have become more sophisticated and influential than ever. Much of this sophistication and influence follows from their network organization. Blogging social networks (BSNs) allow individual bloggers to form contact lists, subscribe to other blogs, comment on blog posts, declare interests, and participate in collective blogs. Thus, a BSN is a bimodal venue, where users can engage in publishing (post) as well as in social (make friends) activities. In this...

  6. E-lifestyle, Customer Satisfaction and Loyalty among Mobile Subscribers in Thailand

    OpenAIRE

    Hassan, Siti Hasnah; Thurasamy, T. Ramayah; Loi, Wai Yee

    2017-01-01

    This paper aims at assessing the relationship between e-lifestyle, customer satisfaction, and loyalty among mobile service subscribers in Thailand. The results reveal that e-lifestyle has a substantial effect on customer satisfaction. Subsequently, customer satisfaction affects strongly on consumer loyalty towards telecommunication service providers. Moreover, customer satisfaction mediates the relationship between e-lifestyle and consumer loyalty. The study concludes that e-lifestyle has to ...

  7. Status and Subscribing: A Response to Schwitzgebel

    Science.gov (United States)

    Hewson, Peter W.; Lemberger, John

    Schwitzgebel (1999) has proposed an account of theories that can be used in deciding whether children's cognitive development is like theory change in science. In this article we outline an account of conceptual learning in terms of the conceptions that people hold, the status they award to their conceptions, and the conceptual ecology containing the criteria they use in determining status. A comparison of our account with Schwitzgebel's shows an equivalence between Schwitzgebel's subscribing and one component of status (fruitfulness), but no counterpart to another (plausibility). In addition, Schwitzgebel's account predicts that people possess an explanation-seeking curiosity that is associated with patterns of arousal and affect when anomalous phenomena are encountered. We present the results of empirical work that demonstrates that students do exhibit strong affective reactions to awareness of experimental anomalies and their resolution.

  8. Making the PACS workstation a browser of image processing software: a feasibility study using inter-process communication techniques.

    Science.gov (United States)

    Wang, Chunliang; Ritter, Felix; Smedby, Orjan

    2010-07-01

    To enhance the functional expandability of a picture archiving and communication systems (PACS) workstation and to facilitate the integration of third-part image-processing modules, we propose a browser-server style method. In the proposed solution, the PACS workstation shows the front-end user interface defined in an XML file while the image processing software is running in the background as a server. Inter-process communication (IPC) techniques allow an efficient exchange of image data, parameters, and user input between the PACS workstation and stand-alone image-processing software. Using a predefined communication protocol, the PACS workstation developer or image processing software developer does not need detailed information about the other system, but will still be able to achieve seamless integration between the two systems and the IPC procedure is totally transparent to the final user. A browser-server style solution was built between OsiriX (PACS workstation software) and MeVisLab (Image-Processing Software). Ten example image-processing modules were easily added to OsiriX by converting existing MeVisLab image processing networks. Image data transfer using shared memory added communication based on IPC techniques is an appealing method that allows PACS workstation developers and image processing software developers to cooperate while focusing on different interests.

  9. Fiber To The Subscriber: Look At Narrowband Services First

    Science.gov (United States)

    Mangum, Karen L.

    1990-01-01

    Today, it's not easy to find a telecommunications publication that doesn't have a feature article on fiber to the home. Not only do these articles appear in telecommunications publications but in newspapers like in the Wall Street Journal and USA Today. What concerns me about these articles is the immediate emphasis on CATV and video on demand services. Fiber is indeed a broadband transmission medium. However, from BellSouths point of view, the video services are not necessary to the economic equation for placing fiber to the subscriber. Our objective is to place fiber in the network for POTS like services first and upgrade the electronics based on customer demand.

  10. Exploring Publishing Patterns at a Large Research University: Implications for Library

    Directory of Open Access Journals (Sweden)

    Kathleen Amos

    2012-09-01

    Full Text Available Objective – The research project sought to explore the value of data on publication patterns for decision-making regarding scholarly communications and collection development programs at a research-intensive post-secondary institution, the University of Utah in the United States.Methods – Publication data for prolific University of Utah authors were gathered from Scopus for the year 2009. The availability to University of Utah faculty, staff, and students of the journals in which University of Utah authors published was determined using the University of Utah Libraries’ catalogue; usage was estimated based on publisher-provided download statistics and requests through interlibrary loan; and costs were calculated from invoices, a periodicals directory, and publisher websites and communications. Indicators of value included the cost-per-use of journals to which the University of Utah Libraries subscribed, a comparison of interlibrary loan costs to subscription costs for journals to which the University of Utah Libraries did not subscribe, the relationship between publishing venue and usage, and the relationship between publishing venue and cost-per-use.Results – There were 22 University of Utah authors who published 10 or more articles in 2009. Collectively, these authors produced 275 articles in 162 journals. The University of Utah provided access through library subscriptions to 83% of the journals for which access, usage, and cost data were available, with widely varying usage and at widely varying costs. Cost-per-use and a comparison of interlibrary loan to subscription costs provided evidence of the effectiveness of collection development practices. However, at the individual journal title level, there was little overlap between the various indicators of journal value, with the highest ranked, or most valuable, journals differing depending on the indicator considered. Few of the articles studied appeared in open access journals

  11. Forensic Tools for Mobile Phone Subscriber Identity Modules

    Directory of Open Access Journals (Sweden)

    Wayne Jansen

    2006-06-01

    Full Text Available Mobile phones and other handheld devices incorporating cellular capabilities, such as Personal Digital Assistants, are ubiquitous.  Besides placing calls, these devices allow users to perform other useful tasks, including text messaging and phonebook entry management.  When cell phones and cellular devices are involved in a crime or other incident, forensic specialists require tools that allow the proper retrieval and speedy examination of data present on the device.  For devices conforming to the Global System for Mobile Communications (GSM standards, certain data such as dialed numbers, text messages, and phonebook entries are maintained on a Subscriber Identity Module (SIM.  This paper gives a snapshot of the state of the art of forensic software tools for SIMs and an explanation of the types of digital evidence they can recover.

  12. An Analytic Hierarchy Process Analysis: Application to Subscriber Retention Decisions in the Nigerian Mobile Telecommunications

    Directory of Open Access Journals (Sweden)

    Adebiyi Sulaimon Olanrewaju

    2015-12-01

    Full Text Available The introduction of mobile number portability (MNP in the Nigerian telecommunications industry has brought a new challenge for mobile operators. This study investigates the use of Analytic Hierarchy Process (AHP in customer retention decisions in the Nigerian telecommunication industry using a cross-sectional survey design. Primary data were obtained through questionnaires administered to 480 mobile telecommunications subscribers in six tertiary institutions located in Lagos State, Nigeria. These educational institutions were chosen using a multistage sampling technique. Of 438 questionnaires received from subscribers, 408 were valid. Based on this sample data an AHP model was built to assess the determinants of customer retention decisions. Next, eigen values, an eigen vector and maximum lambda (λMax were obtained using the AHP analysis for the matrices. This analysis shows that customers considered call quality as the important in the retention decision. We conclude that AHP is a meaningful tool for determining what motivates retention decisions, that can help network operators formulate effective customer retention strategies.

  13. The interprocess NIR sampling as an alternative approach to multivariate statistical process control for identifying sources of product-quality variability.

    Science.gov (United States)

    Marković, Snežana; Kerč, Janez; Horvat, Matej

    2017-03-01

    We are presenting a new approach of identifying sources of variability within a manufacturing process by NIR measurements of samples of intermediate material after each consecutive unit operation (interprocess NIR sampling technique). In addition, we summarize the development of a multivariate statistical process control (MSPC) model for the production of enteric-coated pellet product of the proton-pump inhibitor class. By developing provisional NIR calibration models, the identification of critical process points yields comparable results to the established MSPC modeling procedure. Both approaches are shown to lead to the same conclusion, identifying parameters of extrusion/spheronization and characteristics of lactose that have the greatest influence on the end-product's enteric coating performance. The proposed approach enables quicker and easier identification of variability sources during manufacturing process, especially in cases when historical process data is not straightforwardly available. In the presented case the changes of lactose characteristics are influencing the performance of the extrusion/spheronization process step. The pellet cores produced by using one (considered as less suitable) lactose source were on average larger and more fragile, leading to consequent breakage of the cores during subsequent fluid bed operations. These results were confirmed by additional experimental analyses illuminating the underlying mechanism of fracture of oblong pellets during the pellet coating process leading to compromised film coating.

  14. Publishing and the academic world passion, purpose and possible futures

    CERN Document Server

    Mertkan, Sefika

    2016-01-01

    Within the Academy, itself a changing and increasingly entrepreneurial entity, publishing is no longer an option; it is the universal currency that secures a position, tenure and promotion; it is key to academic life. Providing a panoramic picture of the changing publishing climate, "Academic Life and the Publishing Landscape "will empower scholars by enabling them to navigate this changing terrain more successfully. This book provides guidance from a range of contributors who use their own wide expertise in writing and publication to document the challenges faced by scholars at different career stages and in different locations. It covers a wide range of debates on publishing, spilt into the following three sections: Mapping the Publication Landscape, Writing for Publication Learning from Successful Voices, Further Challenges and Possibilities. With topics ranging from the process of preparing manuscripts for publication, including chapters on calculating journal rankings and understanding t...

  15. The Open Data Repositorys Data Publisher

    Science.gov (United States)

    Stone, N.; Lafuente, B.; Downs, R. T.; Blake, D.; Bristow, T.; Fonda, M.; Pires, A.

    2015-01-01

    Data management and data publication are becoming increasingly important components of researcher's workflows. The complexity of managing data, publishing data online, and archiving data has not decreased significantly even as computing access and power has greatly increased. The Open Data Repository's Data Publisher software strives to make data archiving, management, and publication a standard part of a researcher's workflow using simple, web-based tools and commodity server hardware. The publication engine allows for uploading, searching, and display of data with graphing capabilities and downloadable files. Access is controlled through a robust permissions system that can control publication at the field level and can be granted to the general public or protected so that only registered users at various permission levels receive access. Data Publisher also allows researchers to subscribe to meta-data standards through a plugin system, embargo data publication at their discretion, and collaborate with other researchers through various levels of data sharing. As the software matures, semantic data standards will be implemented to facilitate machine reading of data and each database will provide a REST application programming interface for programmatic access. Additionally, a citation system will allow snapshots of any data set to be archived and cited for publication while the data itself can remain living and continuously evolve beyond the snapshot date. The software runs on a traditional LAMP (Linux, Apache, MySQL, PHP) server and is available on GitHub (http://github.com/opendatarepository) under a GPLv2 open source license. The goal of the Open Data Repository is to lower the cost and training barrier to entry so that any researcher can easily publish their data and ensure it is archived for posterity.

  16. MiPSCom: A ovel Content-Based Publish/Subscribe Communication ...

    African Journals Online (AJOL)

    Nafiisah

    energy, memory and processing power, introduces a burden on application development. ... wireless communication technologies have stimulated the development and use of wireless ... In most applications, data transmission is triggered ...

  17. Desktop Publishing Made Simple.

    Science.gov (United States)

    Wentling, Rose Mary

    1989-01-01

    The author discusses the types of computer hardware and software necessary to set up a desktop publishing system, both for use in educational administration and for instructional purposes. Classroom applications of desktop publishing are presented. The author also provides guidelines for preparing to teach desktop publishing. (CH)

  18. Transmission Delay Modeling of Packet Communication over Digital Subscriber Line

    Directory of Open Access Journals (Sweden)

    Jiri Vodrazka

    2013-01-01

    Full Text Available Certain multimedia and voice services, such as VoIP, IPTV, etc., are significantly delay sensitive and their performance is influenced by the overall transmission delay and its variance. One of the most common solutions used in access networks are xDSL lines, especially ADSL2+ or VDSL2. Although these subscriber lines also use packet communication, there are several differences and mechanisms, which influence their resulting delay. Their delay characteristics are also dependent on the individual settings of each xDSL provider, therefore we decided to investigate this area for typical commercially available lines in Czech Republic. Based on the measured values and experiments with real ADSL2+ lines we also developed a potential modeling method, which is presented in this article as well. The parameters for packet jitter based on the generalized Pareto distribution were modeled.

  19. The Open Data Repository's Data Publisher

    Science.gov (United States)

    Stone, N.; Lafuente, B.; Downs, R. T.; Bristow, T.; Blake, D. F.; Fonda, M.; Pires, A.

    2015-12-01

    Data management and data publication are becoming increasingly important components of research workflows. The complexity of managing data, publishing data online, and archiving data has not decreased significantly even as computing access and power has greatly increased. The Open Data Repository's Data Publisher software (http://www.opendatarepository.org) strives to make data archiving, management, and publication a standard part of a researcher's workflow using simple, web-based tools and commodity server hardware. The publication engine allows for uploading, searching, and display of data with graphing capabilities and downloadable files. Access is controlled through a robust permissions system that can control publication at the field level and can be granted to the general public or protected so that only registered users at various permission levels receive access. Data Publisher also allows researchers to subscribe to meta-data standards through a plugin system, embargo data publication at their discretion, and collaborate with other researchers through various levels of data sharing. As the software matures, semantic data standards will be implemented to facilitate machine reading of data and each database will provide a REST application programming interface for programmatic access. Additionally, a citation system will allow snapshots of any data set to be archived and cited for publication while the data itself can remain living and continuously evolve beyond the snapshot date. The software runs on a traditional LAMP (Linux, Apache, MySQL, PHP) server and is available on GitHub (http://github.com/opendatarepository) under a GPLv2 open source license. The goal of the Open Data Repository is to lower the cost and training barrier to entry so that any researcher can easily publish their data and ensure it is archived for posterity. We gratefully acknowledge the support for this study by the Science-Enabling Research Activity (SERA), and NASA NNX11AP82A

  20. Enhanced Cyberspace Defense through Covert Publish-Subscribe Broker Pattern Communications

    Science.gov (United States)

    2008-06-01

    http://www.cnn.com/TECH/computing/9902/26/t_t/internet.time/, accessed June 2008. [3] C. V. Clausewitz, On War, 1st ed.. London, England: Kegan ...34 2003. [17] T. Greene . (2008 , Apr.) Network World. [Online]. http://www.networkworld.com/news/2008/040908-rsa-hack-power-grid.html, accessed

  1. Unified accelerator libraries

    International Nuclear Information System (INIS)

    Malitsky, Nikolay; Talman, Richard

    1997-01-01

    A 'Universal Accelerator Libraries' (UAL) environment is described. Its purpose is to facilitate program modularity and inter-program and inter-process communication among heterogeneous programs. The goal ultimately is to facilitate model-based control of accelerators

  2. The G3 Experience with Electronic Publishing: An Editor's Perspective

    Science.gov (United States)

    White, W. M.

    2003-12-01

    G3 (Geochemistry, Geophysics, Geosystems) is an all-electronic journal published jointly by the AGU, the Geochemical Society, and the European Association of Geochemistry. G3 publishes original scientific contributions pertaining to understanding the Earth as a system, including relevant observational, experimental, and theoretical investigations of the solid Earth, hydrosphere, atmosphere, and biosphere. The journal was initiated as a result of a grass roots effort with the following goals in mind: a copyright policy designed to enhance, rather than inhibit, the dissemination of scientific information (for example, allowing authors to post electronic reprints on their web sites), provide a means of publishing, in immediately useable formats, large data sets, provide a means for ready dissemination of computer modeling and analysis tools, and provide a forum where authors could use novel ways of illustrating both data and models (e.g., formats such as movies, virtual reality images, sound, mathematical models, etc.), and finally to reduce costs and speed publication. In most respects, G3 has been enormously successful and has met most of its goals. G3 began publishing in December of 1999; in the subsequent 3 1/2 years 625 papers have been submitted to it and 325 have been published. It currently has over 600 institutional and personal subscribers. Papers are submitted through the web (a variety of formats are accepted, however, Microsoft Word is most common) and are converted to Adobe pdf format for peer review. Except that it is fully electronic using the web and e-mail, the peer review process is traditional, which insures the quality of the papers published. Accepted papers are copyedited and converted to SGML for archival purposes. HTML and Acrobat pdf versions are then generated from the SGML and published as they are ready on the G3 web site (www.g-cubed.org). Large data sets are routinely published in digital formats that can be readily downloaded by readers

  3. Drug advertisements published in Indian Medical Journals: Are they ethical?

    Directory of Open Access Journals (Sweden)

    Jaykaran Charan

    2011-01-01

    Full Text Available Context : It is observed in studies done for western medical journals that insufficient information related to drug is usually provided in the drug advertisements published in them. Aims : As data for advertisements published in Indian Medical Journals were lacking, this study was designed with the aim of evaluating drug advertisements published in Indian Medical Journals for adequacy of information on drug and references given to support the claim made in the advertisements. Settings and Design : Cross-sectional survey. Methods and Materials : All medical journals related to clinical practice subscribed by the Central Library of Government Medical College, Surat, (Indian Journal of Pediatrics [IJP], Indian Pediatrics [IP], Journal of the Association of Physicians of India [JAPI], Journal of Indian Medical Association [JIMA], Indian Journal of Critical Care Medicine [IJCCM], Indian Journal of Medical and Pediatric Oncology [IJMPO], Indian Journal of Gastroenterology [IJG], Indian Journal of Ophthalmology [IJO], and Journal of Obstetrics and Gynecology of India [JOGI] were evaluated for adequacy of reporting of various parameters in drug advertisements published in these journals on the basis of "World Heath Organization (WHO" criteria. References mentioned to support claims were also evaluated. Statistical Analysis Used : Descriptive statistics was used to describe data as frequencies, percentages, and 95% confidence interval around the percentage. Results : Generic name was mentioned in 90% advertisements. Indications were mentioned in 84% advertisements. Dose, precautions, and contraindications were mentioned in 24%, 17%, and 16% advertisements, respectively. Adverse effects and postal address of pharmaceutical company was mentioned in 19% and 74% advertisements, respectively. Price was mentioned in only 5% advertisements. Only 28% claims were supported by references. Most common references were Journal articles (75%. Conclusion : Drug

  4. Open-Access Publishing

    Directory of Open Access Journals (Sweden)

    Nedjeljko Frančula

    2013-06-01

    Full Text Available Nature, one of the most prominent scientific journals dedicated one of its issues to recent changes in scientific publishing (Vol. 495, Issue 7442, 27 March 2013. Its editors stressed that words technology and revolution are closely related when it comes to scientific publishing. In addition, the transformation of research publishing is not as much a revolution than an attrition war in which all sides are buried. The most important change they refer to is the open-access model in which an author or an institution pays in advance for publishing a paper in a journal, and the paper is then available to users on the Internet free of charge.According to preliminary results of a survey conducted among 23 000 scientists by the publisher of Nature, 45% of them believes all papers should be published in open access, but at the same time 22% of them would not allow the use of papers for commercial purposes. Attitudes toward open access vary according to scientific disciplines, leading the editors to conclude the revolution still does not suit everyone.

  5. Method and system for a network mapping service

    Science.gov (United States)

    Bynum, Leo

    2017-10-17

    A method and system of publishing a map includes providing access to a plurality of map data files or mapping services between at least one publisher and at least one subscriber; defining a map in a map context comprising parameters and descriptors to substantially duplicate a map by reference to mutually accessible data or mapping services, publishing a map to a channel in a table file on server; accessing the channel by at least one subscriber, transmitting the mapping context from the server to the at least one subscriber, executing the map context by the at least one subscriber, and generating the map on a display software associated with the at least one subscriber by reconstituting the map from the references and other data in the mapping context.

  6. The Message Reporting System of the ATLAS DAQ System

    CERN Document Server

    Caprini, M; Kolos, S; 10th ICATPP Conference on Astroparticle, Particle, Space Physics, Detectors and Medical Physics Applications

    2008-01-01

    The Message Reporting System (MRS) in the ATLAS data acquisition system (DAQ) is one package of the Online Software which acts as a glue of various elements of DAQ, High Level Trigger (HLT) and Detector Control System (DCS). The aim of the MRS is to provide a facility which allows all software components in ATLAS to report messages to other components of the distributed DAQ system. The processes requiring a MRS are on one hand applications that report error conditions or information and on the other hand message processors that receive reported messages. A message reporting application can inject one or more messages into the MRS at any time. An application wishing to receive messages can subscribe to a message group according to defined criteria. The application receives messages that fulfill the subscription criteria when they are reported to MRS. The receiver message processing can consist of anything from simply logging the messages in a file/terminal to performing message analysis. The inter-process comm...

  7. Introducing voluntary private health insurance in a mixed medical economy: are Hong Kong citizens willing to subscribe?

    Science.gov (United States)

    He, Alex Jingwei

    2017-08-25

    Struggling to correct the public-private imbalance in its health care system, the Hong Kong SAR Government seeks to introduce a government-regulated voluntary health insurance scheme, or VHIS, a distinctive financing instrument that combines the characteristics of private insurance with strong government regulation. This study examines citizens' responses to the new scheme and their willingness to subscribe. First-hand data were collected from a telephone survey that randomly sampled 1793 Hong Kong adults from September 2014 to February 2015. Univariate and multivariate methods were employed in data analysis. More than one third of the respondents explicitly stated intention of subscribing to the VHIS, a fairly high figure considering the scheme's voluntary nature. Multivariate analysis revealed moderate evidence of adverse selection, defined as individuals' opportunistic behaviors when making insurance purchasing decision based on their own assessment of risks or likelihood of making a claim. The excellent performance of Hong Kong's public medical system has had two parallel impacts. On the one hand, high-risk residents, particularly the uninsured, do not face a pressing need to switch out of the overloaded public system despite its inadequacies; this, in turn, may reduce the impact of adverse selection that may lead to detrimental effects to the insurance market. On the other hand, high satisfaction reinforces the interests of those who have both the need for better services and the ability to pay for supplementary insurance. Furthermore, the high-risk population demonstrates a moderate interest in the insurance despite the availability of government subsidies. This may offset the intended effect of the reform to some extent.

  8. Cosine-Modulated Multitone for Very-High-Speed Digital Subscriber Lines

    Directory of Open Access Journals (Sweden)

    Lin Lekun

    2006-01-01

    Full Text Available In this paper, the use of cosine-modulated filter banks (CMFBs for multicarrier modulation in the application of very-high-speed digital subscriber lines (VDSLs is studied. We refer to this modulation technique as cosine-modulated multitone (CMT. CMT has the same transmitter structure as discrete wavelet multitone (DWMT. However, the receiver structure in CMT is different from its DWMT counterpart. DWMT uses linear combiner equalizers, which typically have more than 20 taps per subcarrier. CMT, on the other hand, adopts a receiver structure that uses only two taps per subcarrier for equalization. This paper has the following contributions. (i A modification that reduces the computational complexity of the receiver structure of CMT is proposed. (ii Although traditionally CMFBs are designed to satisfy perfect-reconstruction (PR property, in transmultiplexing applications, the presence of channel destroys the PR property of the filter bank, and thus other criteria of filter design should be adopted. We propose one such method. (iii Through extensive computer simulations, we compare CMT with zipper discrete multitone (z-DMT and filtered multitone (FMT, the two modulation techniques that have been included in the VDSL draft standard. Comparisons are made in terms of computational complexity, transmission latency, achievable bit rate, and resistance to radio ingress noise.

  9. Scientific publishing: some food for thought

    Directory of Open Access Journals (Sweden)

    Vittorio Bo

    2007-03-01

    Full Text Available Scientific publishing, here to be considered in a broader sense, as publishing of both specialised scientific journals and science popularisation works addressed to a wider audience, has been sailing for some years on troubled waters. To gather some possible food for thought is the purpose of this brief article.

  10. Combining Diffusion Models and Macroeconomic Indicators with a Modified Genetic Programming Method: Implementation in Forecasting the Number of Mobile Telecommunications Subscribers in OECD Countries

    Directory of Open Access Journals (Sweden)

    Konstantinos Salpasaranis

    2014-01-01

    Full Text Available This paper proposes a modified Genetic Programming method for forecasting the mobile telecommunications subscribers’ population. The method constitutes an expansion of the hybrid Genetic Programming (hGP method improved by the introduction of diffusion models for technological forecasting purposes in the initial population, such as the Logistic, Gompertz, and Bass, as well as the Bi-Logistic and LogInLog. In addition, the aforementioned functions and models expand the function set of hGP. The application of the method in combination with macroeconomic indicators such as Gross Domestic Product per Capita (GDPpC and Consumer Prices Index (CPI leads to the creation of forecasting models and scenarios for medium- and long-term level of predictability. The forecasting module of the program has also been improved with the multi-levelled use of the statistical indices as fitness functions and model selection indices. The implementation of the modified-hGP in the datasets of mobile subscribers in the Organisation for Economic Cooperation and Development (OECD countries shows very satisfactory forecasting performance.

  11. Printing and Publishing Industry Training Board

    Science.gov (United States)

    Industrial Training International, 1974

    1974-01-01

    Accounted is the supervisory training program currently in operation in the printing and publishing industry. The purpose of the training program is to increase managerial efficiency and to better prepare new supervisors. (DS)

  12. Distance-Based Opportunistic Mobile Data Offloading.

    Science.gov (United States)

    Lu, Xiaofeng; Lio, Pietro; Hui, Pan

    2016-06-15

    Cellular network data traffic can be offload onto opportunistic networks. This paper proposes a Distance-based Opportunistic Publish/Subscribe (DOPS) content dissemination model, which is composed of three layers: application layer, decision-making layer and network layer. When a user wants new content, he/she subscribes on a subscribing server. Users having the contents decide whether to deliver the contents to the subscriber based on the distance information. If in the meantime a content owner has traveled further in the immediate past time than the distance between the owner and the subscriber, the content owner will send the content to the subscriber through opportunistic routing. Simulations provide an evaluation of the data traffic offloading efficiency of DOPS.

  13. Real-Time and Real-Fast Performance of General-Purpose and Real-Time Operating Systems in Multithreaded Physical Simulation of Complex Mechanical Systems

    Directory of Open Access Journals (Sweden)

    Carlos Garre

    2014-01-01

    Full Text Available Physical simulation is a valuable tool in many fields of engineering for the tasks of design, prototyping, and testing. General-purpose operating systems (GPOS are designed for real-fast tasks, such as offline simulation of complex physical models that should finish as soon as possible. Interfacing hardware at a given rate (as in a hardware-in-the-loop test requires instead maximizing time determinism, for which real-time operating systems (RTOS are designed. In this paper, real-fast and real-time performance of RTOS and GPOS are compared when simulating models of high complexity with large time steps. This type of applications is usually present in the automotive industry and requires a good trade-off between real-fast and real-time performance. The performance of an RTOS and a GPOS is compared by running a tire model scalable on the number of degrees-of-freedom and parallel threads. The benchmark shows that the GPOS present better performance in real-fast runs but worse in real-time due to nonexplicit task switches and to the latency associated with interprocess communication (IPC and task switch.

  14. Prepare to publish.

    Science.gov (United States)

    Price, P M

    2000-01-01

    "I couldn't possibly write an article." "I don't have anything worthwhile to write about." "I am not qualified to write for publication." Do any of these statements sound familiar? This article is intended to dispel these beliefs. You can write an article. You care for the most complex patients in the health care system so you do have something worthwhile to write about. Beside correct spelling and grammar there are no special skills, certificates or diplomas required for publishing. You are qualified to write for publication. The purpose of this article is to take the mystique out of the publication process. Each step of publishing an article will be explained, from idea formation to framing your first article. Practical examples and recommendations will be presented. The essential components of the APA format necessary for Dynamics: The Official Journal of the Canadian Association of Critical Care Nurses will be outlined and resources to assist you will be provided.

  15. Design Options for a Desktop Publishing Course.

    Science.gov (United States)

    Mayer, Kenneth R.; Nelson, Sandra J.

    1992-01-01

    Offers recommendations for development of an undergraduate desktop publishing course. Discusses scholastic level and prerequisites, purpose and objectives, instructional resources and methodology, assignments and evaluation, and a general course outline. (SR)

  16. Pull vs. Push: How OmniEarth Delivers Better Earth Observation Information to Subscribers

    Science.gov (United States)

    Fish, C.; Slagowski, S.; Dyrud, L.; Fentzke, J.; Hargis, B.; Steerman, M.

    2015-04-01

    Until very recently, the commercialization of Earth observation systems has largely occurred in two ways: either through the detuning of government satellites or the repurposing of NASA (or other science) data for commercial use. However, the convergence of cloud computing and low-cost satellites is enabling Earth observation companies to tailor observation data to specific markets. Now, underserved constituencies, such as agriculture and energy, can tap into Earth observation data that is provided at a cadence, resolution and cost that can have a real impact to their bottom line. To connect with these markets, OmniEarth fuses data from a variety of sources, synthesizes it into useful and valuable business information, and delivers it to customers via web or mobile interfaces. The "secret sauce" is no longer about having the highest resolution imagery, but rather it is about using that imagery - in conjunction with a number of other sources - to solve complex problems that require timely and contextual information about our dynamic and changing planet. OmniEarth improves subscribers' ability to visualize the world around them by enhancing their ability to see, analyze, and react to change in real time through a solutions-as-a-service platform.

  17. Distance-Based Opportunistic Mobile Data Offloading

    Directory of Open Access Journals (Sweden)

    Xiaofeng Lu

    2016-06-01

    Full Text Available Cellular network data traffic can be offload onto opportunistic networks. This paper proposes a Distance-based Opportunistic Publish/Subscribe (DOPS content dissemination model, which is composed of three layers: application layer, decision-making layer and network layer. When a user wants new content, he/she subscribes on a subscribing server. Users having the contents decide whether to deliver the contents to the subscriber based on the distance information. If in the meantime a content owner has traveled further in the immediate past time than the distance between the owner and the subscriber, the content owner will send the content to the subscriber through opportunistic routing. Simulations provide an evaluation of the data traffic offloading efficiency of DOPS.

  18. Wide-Area Publish/Subscribe Mobile Resource Discovery Based on IPv6 GeoNetworking

    OpenAIRE

    Noguchi, Satoru; Matsuura, Satoshi; Inomata, Atsuo; Fujikawa, Kazutoshi; Sunahara, Hideki

    2013-01-01

    Resource discovery is an essential function for distributed mobile applications integrated in vehicular communication systems. Key requirements of the mobile resource discovery are wide-area geographic-based discovery and scalable resource discovery not only inside a vehicular ad-hoc network but also through the Internet. While a number of resource discovery solutions have been proposed, most of them have focused on specific scale of network. Furthermore, managing a large number of mobile res...

  19. Predatory publishing and cybercrime targeting academics.

    Science.gov (United States)

    Umlauf, Mary Grace; Mochizuki, Yuki

    2018-04-01

    The purpose of this report is to inform and warn academics about practices used by cybercriminals who seek to profit from unwary scholars and undermine the industry of science. This report describes the signs, symptoms, characteristics, and consequences of predatory publishing and related forms of consumer fraud. Methods to curb these cybercrimes include educating scholars and students about tactics used by predatory publishers; institutional changes in how faculty are evaluated using publications; soliciting cooperation from the industries that support academic publishing and indexing to curb incorporation of illegitimate journals; and taking an offensive position by reporting these consumer fraud crimes to the authorities. Over and above the problem of publishing good science in fraudulent journals, disseminating and citing poor-quality research threaten the credibility of science and of nursing. © 2018 John Wiley & Sons Australia, Ltd.

  20. A prototype for JDEM science data processing

    International Nuclear Information System (INIS)

    Gottschalk, Erik E

    2011-01-01

    Fermilab is developing a prototype science data processing and data quality monitoring system for dark energy science. The purpose of the prototype is to demonstrate distributed data processing capabilities for astrophysics applications, and to evaluate candidate technologies for trade-off studies. We present the architecture and technical aspects of the prototype, including an open source scientific execution and application development framework, distributed data processing, and publish/subscribe message passing for quality control.

  1. Do financial factors such as author page charges and industry funding impact on the nature of published research in infectious diseases?

    Science.gov (United States)

    Liyanage, Surabhi S; Raina Macintyre, C

    2006-09-01

    The question of who pays for research to be conducted and published is an important one as it may result in publication bias. The traditional model of medical publishing has relied on subscriptions for funding. There has been increasing interest in making the results of scientific research freely available. One proposed mechanism is an author-pays system, which shifts cost from subscribers to authors. We investigated the impact of author page charges on the nature and type of published research, and the association of industry funding with types of published research. Four infectious diseases journals with comparable scope were studied-two with page charges and two without. Variables included type of research study, area of research, author demographics, study setting and industry funding. The differences between a subscription model vs. a mixed model (author page charges and subscription charges) were studied. We also investigated changes within the same journal once it had moved from a subscription model to a mixed model. Authors from developing countries were significantly less likely to be published in the mixed-model journals (OR 0.25, 95% CI 0.15-0.41, P funded than any other type of research (OR 12.7, 95% CI 7.0-22.9, P funded research was significantly less likely to be about diseases affecting predominantly the developing world (OR 0.47, 95% CI 0.25-0.89, P funding and certain types of published research. The model of funding of journal publishing can also affect the nature of published research. Shifting publishing costs to authors favours well-funded organizations, industry sponsored research and wealthy countries. Such potential for publication bias must be considered when planning for open access models.

  2. Academic Publishing: Making the Implicit Explicit

    Directory of Open Access Journals (Sweden)

    Cecile Badenhorst

    2016-07-01

    Full Text Available For doctoral students, publishing in peer-reviewed journals is a task many face with anxiety and trepidation. The world of publishing, from choosing a journal, negotiating with editors and navigating reviewers’ responses is a bewildering place. Looking in from the outside, it seems that successful and productive academic writers have knowledge that is inaccessible to novice scholars. While there is a growing literature on writing for scholarly publication, many of these publications promote writing and publishing as a straightforward activity that anyone can achieve if they follow the rules. We argue that the specific and situated contexts in which academic writers negotiate publishing practices is more complicated and messy. In this paper, we attempt to make explicit our publishing processes to highlight the complex nature of publishing. We use autoethnographic narratives to provide discussion points and insights into the challenges of publishing peer reviewed articles. One narrative is by a doctoral student at the beginning of her publishing career, who expresses her desires, concerns and anxieties about writing for publication. The other narrative focuses on the publishing practices of a more experienced academic writer. Both are international scholars working in the Canadian context. The purpose of this paper is to explore academic publishing through the juxtaposition of these two narratives to make explicit some of the more implicit processes. Four themes emerge from these narratives. To publish successfully, academic writers need: (1 to be discourse analysts; (2 to have a critical competence; (3 to have writing fluency; and (4 to be emotionally intelligent.

  3. Educational Systems Design Implications of Electronic Publishing.

    Science.gov (United States)

    Romiszowski, Alexander J.

    1994-01-01

    Discussion of electronic publishing focuses on the four main purposes of media in general: communication, entertainment, motivation, and education. Highlights include electronic journals and books; hypertext; user control; computer graphics and animation; electronic games; virtual reality; multimedia; electronic performance support;…

  4. Scientific publishing: some food for thought (Italian original version

    Directory of Open Access Journals (Sweden)

    Vittorio Bo

    2007-03-01

    Full Text Available Scientific publishing, here to be considered in a broader sense, as publishing of both specialised scientific journals and science popularisation works addressed to a wider audience, has been sailing for some years on troubled waters. To gather some possible food for thought is the purpose of this brief article.

  5. Publishing with XML structure, enter, publish

    CERN Document Server

    Prost, Bernard

    2015-01-01

    XML is now at the heart of book publishing techniques: it provides the industry with a robust, flexible format which is relatively easy to manipulate. Above all, it preserves the future: the XML text becomes a genuine tactical asset enabling publishers to respond quickly to market demands. When new publishing media appear, it will be possible to very quickly make your editorial content available at a lower cost. On the downside, XML can become a bottomless pit for publishers attracted by its possibilities. There is a strong temptation to switch to audiovisual production and to add video and a

  6. Rate based failure detection

    Science.gov (United States)

    Johnson, Brett Emery Trabun; Gamage, Thoshitha Thanushka; Bakken, David Edward

    2018-01-02

    This disclosure describes, in part, a system management component and failure detection component for use in a power grid data network to identify anomalies within the network and systematically adjust the quality of service of data published by publishers and subscribed to by subscribers within the network. In one implementation, subscribers may identify a desired data rate, a minimum acceptable data rate, desired latency, minimum acceptable latency and a priority for each subscription. The failure detection component may identify an anomaly within the network and a source of the anomaly. Based on the identified anomaly, data rates and or data paths may be adjusted in real-time to ensure that the power grid data network does not become overloaded and/or fail.

  7. Generic Lean Six Sigma project definitions in publishing

    NARCIS (Netherlands)

    de Koning, H.; Does, R.J.M.M.; Groen, A.; Kemper, B.P.H.

    2010-01-01

    Purpose - Many companies in the publishing industry are facing the task of developing new business models and becoming more efficient and effective in execution. Lean Six Sigma (LSS) is a unified framework for systematically developing efficiency and quality improvements; it can help realize

  8. Buying a house with solar cells. Survey among subscribers and buyers of newly built houses in Amsterdam, Netherlands

    International Nuclear Information System (INIS)

    Van Mierlo, B.; Sprengers, M.

    1995-12-01

    In a new housing estate in Amsterdam in 1995 the regional energy utility (EBA) has integrated a photovoltaic (PV) system (250 kWp) into 63 houses out of 245 houses. The parts of these owner-occupied houses with PV panels are not owned by the occupants. In order to determine which are the motives to buy solar houses and in order to analyze changes in their attitudes questionnaires were sent to potential occupants twice. First to the people who registered for the new housing project (subscribers), and second to the people who bought one of the 245 houses either with or without PV (buyers). The overall conclusion is that PV does not play an important role in the decision making process when buying a new house. It is recommended to study differences in PV preferences and opinions a few years after the buyers have moved to their new houses. 10 figs., 17 tabs., 9 refs., 3 appendices

  9. Technical Evaluation Report 58: RSS Windows Editors: First impressions

    Directory of Open Access Journals (Sweden)

    Steve Swettenham

    2006-12-01

    Full Text Available An RSS feed is a list of topics made available from a webpage via a standard XML file format known as RSS, an abbreviation of either Really Simple Syndication or Rich Site Summary (Wikipedia, 2006. The end-user subscribes to their favorite Internet content site via RSS-aware software. Once subscribed, announcements with appropriate links are “pushed” from the publishing site whenever new material is added to that site (see Figure 1. This allows notification of new content of possible interest, fed with anonymity to subscribers, and reduces email clutter.

  10. [Reading behavior and preferences regarding subscriptions to scientific journals : Results of a survey of members of the German Society for General and Visceral Surgery].

    Science.gov (United States)

    Ronellenfitsch, U; Klinger, C; Buhr, H J; Post, S

    2015-11-01

    The purpose of surgical literature is to publish the latest study results and to provide continuing medical education to readers. For optimal allocation of resources, institutional subscribers, professional societies and scientific publishers require structured data on reading and subscription preferences of potential readers of surgical literature. To obtain representative data on the preferences of German general and visceral surgeons regarding reading of and subscription to scientific journals. All members of the German Society for General and Visceral Surgery (DGAV) were invited to participate in a web-based survey. Questions were asked on the affiliation and position of the member, individual journal subscriptions, institutional access to scientific journals, preferences regarding electronic or print articles and special subscriptions for society members. Answers were descriptively analyzed. A total of 630 out of 4091 (15 %) members participated in the survey and 73 % of the respondents had at least 1 individual subscription to a scientific journal. The most frequently subscribed journal was Der Chirurg (47 % of respondents). The institutional access to journals was deemed insufficient by 48 % of respondents, predominantly in primary care hospitals and outpatient clinics. Almost half of the respondents gave sufficient importance to reading printed versions of articles for which they would pay extra fees. A group subscription for society members was perceived as advantageous as long as no relevant extra costs were incurred. This structured survey among members of the DGAV provides data on preferences regarding reading of and subscription to scientific journals. Individual subscriptions to journals are still common, possibly due to suboptimal institutional access particularly at smaller non-academic institutions. In an age of online publications it seems surprising that many respondents place a high value on printed versions. The results are relevant for

  11. Taksonomi Dan Formalisasi Relasi Antar Model Proses Bisnis Berbasis Anotasi Efek

    Directory of Open Access Journals (Sweden)

    Tri Astoto Kurniawan

    2017-09-01

    An institution, either private or non-private, may have tens, hundreds even thousands of business processes which are modeled in a particular business process modeling language. Managing such models is not a trivial task, especially in dealing with inter-process relationships. Thus, a tool is required to assist any process analyst in managing such business process models, especially by enterprises, in order to strengthen their competitiveness in their hard business environment. As such, defining the taxonomy of inter-process relationships dan formalizing them become a fundamental aspect as the basis for such tool to be able to automatically proceed any aspect of model management in a business process repository. Such taxonomy definition and formalization of inter-process relationships become the important contribution of this research. This article discusses such idea using effect annotation which is semantically applied to a business process, modeled in BPMN. It becomes a correction and improvement of the approach discussed in our previous publication. There are three discussed relationship types, i.e. part-whole, inter-operation, generalization-specialization. This taxonomy and formalization of inter-process relationships can be used by the process analyst to precisely and consistently establish any relationship which can occur in a tortuous repository of processes. Keywords: effect annotation, relation, business process model, business process management, taxonomy, formalization

  12. What comes first? Publishing business or publishing studies?

    Directory of Open Access Journals (Sweden)

    Josipa Selthofer

    2015-07-01

    Full Text Available The aim of this paper is to analyze and compare publishing studies, their programmes at the undergraduate and graduate levels and scholars involved in the teaching of publishing courses at the top universities around the world and in Croatia. Since traditional publishing business is rapidly changing, new skills and new jobs are involved in it. The main research question is: Can modern publishing studies produce a modern publisher? Or, is it the other way around? The hypothesis of the paper is that scholars involved in the teaching of publishing courses at the top universities around the world have a background in publishing business. So, can they prepare their students for the future and can their students gain competencies they need to compete in a confusing world of digital authors and electronic books? The research methods used were content analysis and comparison. Research sample included 36 university publishing programmes at the undergraduate and graduate level worldwide (24 MA, 12 BA. The research sample was limited mainly to the English-speaking countries. In most non-English-speaking countries, it was difficult to analyse the programme curriculum in the native language because the programme and course description did not exit. In the data gathering phase, a customized web application was used for content analysis. The application has three main sections: a list of websites to evaluate, a visual representation of the uploaded website and a list of characteristics grouped by categories for quantifying data. About twenty years ago, publishing was not considered a separate scientific branch in Croatia. Publishing studies are therefore a new phenomenon to both scholars and publishers in Croatia. To create a new, ideal publishing course, can we simply copy global trends or is it better to create something of our own?

  13. Sadhana | Indian Academy of Sciences

    Indian Academy of Sciences (India)

    The purpose of this work is to investigate the reduction in location management cost by profiling the subscriber with the sets of call data record (CDR) as inputs for a dynamic network simulation. We propose dynamic intelligent paging using the history of subscribers' behaviour directly from a CDR dataset along ...

  14. 用戶著作權侵權之網路服務業者責任 Internet Service Provider Liability for Subscriber Copyright Infrigement

    Directory of Open Access Journals (Sweden)

    蔡蕙芳 Hui-Fang Tsai

    2004-12-01

    Full Text Available 網路服務業者的責任可說是網路上最具爭議的問題。本文的目的在於從一般性原則上討論用戶涉及著作權侵權時,網路服務業者是否可能成立民事侵權與刑事犯罪責任。個案的深入討論並不在本文範圍內。本文首先介紹美國侵權法上網路服務業者責任,內容包括法院判決、學說見解與國會立法。其次,本文將從刑法理論來分析用戶成立直接正犯之同時,網路服務業者可能構成共同正犯、正犯後正犯或共犯。此外,也將分別檢討正犯與共犯之成立要件。最後,本文將檢討我國法上相關法律如何適用以解決網路服務 業者責任,並提出增訂網路服務業者責任規定之建議。 The liability of internet service provider (ISP is perhaps the most controversial legal issue to emerge from cyberspace. The purpose of this paper is to explore the general principles as to whether there should be civil and criminal liability for ISP concerning subscriber copyright infringement. An in-depth treatment of case study is beyond the scope of this paper. The first section provides an overview of the doctrine of ISP copyright infringement liability in America, followed by the introduction of judicial decisions, opinions of scholars and new legislation. Focusing on criminal liability that could be imposed upon ISP for copyright infringement initiated by subscribers, the second section seeks to illustrate the observation that the individuals who post copyright infringement materials act as principals in the first degree, and ISP would qualify as an accomplice, principal in the second degree, or accessory to the crimes. Furthermore, this section discusses in turn the qualifications for the perpetrators and accomplices. Finally, the third section reviews the current Taiwan tort and criminal law and its application to ISP and concludes that the Taiwan copyright law should make specific provision for

  15. Systematic adaptation of data delivery

    Science.gov (United States)

    Bakken, David Edward

    2016-02-02

    This disclosure describes, in part, a system management component for use in a power grid data network to systematically adjust the quality of service of data published by publishers and subscribed to by subscribers within the network. In one implementation, subscribers may identify a desired data rate, a minimum acceptable data rate, desired latency, minimum acceptable latency and a priority for each subscription and the system management component may adjust the data rates in real-time to ensure that the power grid data network does not become overloaded and/or fail. In one example, subscriptions with lower priorities may have their quality of service adjusted before subscriptions with higher priorities. In each instance, the quality of service may be maintained, even if reduced, to meet or exceed the minimum acceptable quality of service for the subscription.

  16. Desktop Publishing.

    Science.gov (United States)

    Stanley, Milt

    1986-01-01

    Defines desktop publishing, describes microcomputer developments and software tools that make it possible, and discusses its use as an instructional tool to improve writing skills. Reasons why students' work should be published, examples of what to publish, and types of software and hardware to facilitate publishing are reviewed. (MBR)

  17. Music publishing

    OpenAIRE

    Simões, Alberto; Almeida, J. J.

    2003-01-01

    Current music publishing in the Internet is mainly concerned with sound publishing. We claim that music publishing is not only to make sound available but also to define relations between a set of music objects like music scores, guitar chords, lyrics and their meta-data. We want an easy way to publish music in the Internet, to make high quality paper booklets and even to create Audio CD's. In this document we present a workbench for music publishing based on open formats, using open-source t...

  18. Publishing priorities of biomedical research funders

    Science.gov (United States)

    Collins, Ellen

    2013-01-01

    Objectives To understand the publishing priorities, especially in relation to open access, of 10 UK biomedical research funders. Design Semistructured interviews. Setting 10 UK biomedical research funders. Participants 12 employees with responsibility for research management at 10 UK biomedical research funders; a purposive sample to represent a range of backgrounds and organisation types. Conclusions Publicly funded and large biomedical research funders are committed to open access publishing and are pleased with recent developments which have stimulated growth in this area. Smaller charitable funders are supportive of the aims of open access, but are concerned about the practical implications for their budgets and their funded researchers. Across the board, biomedical research funders are turning their attention to other priorities for sharing research outputs, including data, protocols and negative results. Further work is required to understand how smaller funders, including charitable funders, can support open access. PMID:24154520

  19. An Electronic Publishing Model for Academic Publishers.

    Science.gov (United States)

    Gold, Jon D.

    1994-01-01

    Describes an electronic publishing model based on Standard Generalized Markup Language (SGML) and considers its use by an academic publisher. Highlights include how SGML is used to produce an electronic book, hypertext, methods of delivery, intellectual property rights, and future possibilities. Sample documents are included. (two references) (LRW)

  20. Where on earth to publish? A sample survey comparing traditional and open access publishing in the oncological field.

    Science.gov (United States)

    Poltronieri, Elisabetta; Bravo, Elena; Camerini, Tiziana; Ferri, Maurizio; Rizzo, Roberto; Solimini, Renata; Cognetti, Gaetana

    2013-01-22

    The paper intends to help scientific authors to make the best choice of journals in which to publish, by describing and comparing journal features in the area of oncology. For this purpose, the authors identified impact factor (IF) ranking, cost options and copyright conditions offered to authors wishing to publish in full open access (OA), subscription-based or hybrid journals. Data referring to articles published in 2010 by three Italian research institutions (National Institute of Health - Rome (ISS), Regina Elena National Cancer Institute - Rome (IRE), National Cancer Institute - Milan (INT) in journals (78) managed according to different business models, all listed in the Journal Citation Reports, subject category Oncology, were collected and analysed. The journals surveyed were ranked according to IF, position in quartiles, publication charges, usage rights in published articles, self-archiving conditions in OAI-compliant repositories digital archives. Almost half (34) the journals surveyed were included in the first quartile, thus revealing authors' preference for journals with a high IF. The prevalent journal business model was the hybrid formula (based on subscriptions but also offering a paid OA option) with 51 journals, followed by subscription-based only journals accounting for 22, while just 5 full OA journals were identified. In general, no relationship was found between IF and article publication charges, in terms of correspondence between more expensive fees and higher IF. The issue of OA journals as compared with traditional subscription-based journals is highly debated among stakeholders: library administrators facing financial restrictions, authors seeking to locate the best outlet for their research, publishers wishing to increase their revenues by offering journals with wider appeal. Against this background, factors such as the quest for alternatives to high-cost business models, investments in setting up institutional repositories hosting the

  1. MULTI: a shared memory approach to cooperative molecular modeling.

    Science.gov (United States)

    Darden, T; Johnson, P; Smith, H

    1991-03-01

    A general purpose molecular modeling system, MULTI, based on the UNIX shared memory and semaphore facilities for interprocess communication is described. In addition to the normal querying or monitoring of geometric data, MULTI also provides processes for manipulating conformations, and for displaying peptide or nucleic acid ribbons, Connolly surfaces, close nonbonded contacts, crystal-symmetry related images, least-squares superpositions, and so forth. This paper outlines the basic techniques used in MULTI to ensure cooperation among these specialized processes, and then describes how they can work together to provide a flexible modeling environment.

  2. THE QUALITY CRITERIA AND SELF-PUBLISHING IN SCIENTIFIC PUBLISHING

    Directory of Open Access Journals (Sweden)

    Almudena Mangas-Vega

    2015-11-01

    Full Text Available Self-publishing is a growing phenomenon in recent years. It is a process that goes beyond a simple change of leader in the publication, since it involves also a change of role of agents that were consolidated over time. A self-published work does not have to mean lack of quality, so it is important to define parameters and indicators that help its evaluation and identify who has the responsibility of those criteria. The article shows these aspects from the possibilities for cross-platform publishing and concludes with an analysis of the aspects that can be considered in assessing the quality of self-publishing.

  3. The Enclosure and Alienation of Academic Publishing: Lessons for the Professoriate

    Directory of Open Access Journals (Sweden)

    Wilhelm Peekhaus

    2012-05-01

    Full Text Available This paper interrogates and situates theoretically from a Marxist perspective various aspects and tensions that inhere in the contemporary academic publishing environment. The focus of the article is on journal publishing. The paper examines both the expanding capitalist control of the academic publishing industry and some of the efforts being made by those seeking to resist and subvert the capitalist model of academic publishing. The paper employs the concepts of primitive accumulation and alienation as a theoretical register for apprehending contemporary erosions of the knowledge commons through the enclosure effects that follow in the wake of capitalist control of academic publishing. Part of my purpose with this discussion will be to advance the case that despite a relatively privileged position vis-à-vis other workers, academic cognitive labourers are caught up within and subject to the constraining and exploitative practices of capitalist production processes.

  4. Embracing Electronic Publishing.

    Science.gov (United States)

    Wills, Gordon

    1996-01-01

    Electronic publishing is the grandest revolution in the capture and dissemination of academic and professional knowledge since Caxton developed the printing press. This article examines electronic publishing, describes different electronic publishing scenarios (authors' cooperative, consolidator/retailer/agent oligopsony, publisher oligopoly), and…

  5. Analysis of thirteen predatory publishers: a trap for eager-to-publish researchers.

    Science.gov (United States)

    Bolshete, Pravin

    2018-01-01

    To demonstrate a strategy employed by predatory publishers to trap eager-to-publish authors or researchers into submitting their work. This was a case study of 13 potential, possible, or probable predatory scholarly open-access publishers with similar characteristics. Eleven publishers were included from Beall's list and two additional publishers were identified from a Google web search. Each publisher's site was visited and its content analyzed. Publishers publishing biomedical journals were further explored and additional data was collected regarding their volumes, details of publications and editorial-board members. Overall, the look and feel of all 13 publishers was similar including names of publishers, website addresses, homepage content, homepage images, list of journals and subject areas, as if they were copied and pasted. There were discrepancies in article-processing charges within the publishers. None of the publishers identified names in their contact details and primarily included only email addresses. Author instructions were similar across all 13 publishers. Most publishers listed journals of varied subject areas including biomedical journals (12 publishers) covering different geographic locations. Most biomedical journals published none or very few articles. The highest number of articles published by any single biomedical journal was 28. Several editorial-board members were listed across more than one journals, with one member listed 81 times in different 69 journals (i.e. twice in 12 journals). There was a strong reason to believe that predatory publishers may have several publication houses with different names under a single roof to trap authors from different geographic locations.

  6. Electronic Publishing and The American Astronomical Society

    Science.gov (United States)

    Milkey, R. W.

    1999-12-01

    Electronic Publishing has created, and will continue to create, new opportunities and challenges for representing scientific work in new media and formats. The AAS will position itself to take advantage of these, both for newly created works and for improved representation of works already published. It is the view of the AAS that we hold the works that we publish in trust for our community and are obligated to protect the integrity of these works and to assure that they continue to be available to the research community. Assignment of copyright to the AAS by the author plays a central role in the preservation of the integrity and accessability of the literature published by the American Astronomical Society. In return for such assignment the AAS allows the author to freely use the work for his/her own purpose and to control the grant of permission to third parties to use such materials. The AAS retains the right to republish the work in whatever format or medium, and to retain the rights after the author's death. Specific advantages to this approach include: Assurance of the continued availability of the materials to the research and educational communities; A guarantee of the intellectual integrity of the materials in the archive; Stimulation of the development of new means of presentation or of access to the archival literature; and Provision of a uniformity of treatment for copyright issues and to relieve the individual authors of much of the administrative work.

  7. FPGA Acceleration of Information Management Services

    National Research Council Canada - National Science Library

    Linderman, Richard W; Linderman, Mark H; Lin, Chun-Shin

    2005-01-01

    .... However, this paper reports on the ability of FPGAs to greatly accelerate non-numerical applications, particularly fundamental operations supporting publish subscribe information management environments...

  8. Interprocess Communication Protocols for Computer Networks

    Science.gov (United States)

    1975-12-01

    34■ -■- ~ ._ - ■■-— ■■ - •"— -- — - -_J_J..,.-.-..,^.—^^i^- ....-L-._--^- ’u " mitm ^mmm— ■-’ ’ - ■ —’ ■- •• i i m Interconnection Level inq call service, the foI lowing

  9. Direct access inter-process shared memory

    Science.gov (United States)

    Brightwell, Ronald B; Pedretti, Kevin; Hudson, Trammell B

    2013-10-22

    A technique for directly sharing physical memory between processes executing on processor cores is described. The technique includes loading a plurality of processes into the physical memory for execution on a corresponding plurality of processor cores sharing the physical memory. An address space is mapped to each of the processes by populating a first entry in a top level virtual address table for each of the processes. The address space of each of the processes is cross-mapped into each of the processes by populating one or more subsequent entries of the top level virtual address table with the first entry in the top level virtual address table from other processes.

  10. Evaluation of National Geographic School Publishing Nonfiction Literacy Materials. Summary Report.

    Science.gov (United States)

    Metcalf, Kim K.; Smith, Carl B.; Legan, Natalie A.

    During the 2001-02 academic year, a purposive, national evaluation was undertaken of "Windows on Literacy" and "Reading Expeditions," two new school-based programs produced by the School Publishing Division of the National Geographic Society (NGS). The evaluation sought to determine the efficacy of the new materials for…

  11. False gold: Safely navigating open access publishing to avoid predatory publishers and journals.

    Science.gov (United States)

    McCann, Terence V; Polacsek, Meg

    2018-04-01

    The aim of this study was to review and discuss predatory open access publishing in the context of nursing and midwifery and develop a set of guidelines that serve as a framework to help clinicians, educators and researchers avoid predatory publishers. Open access publishing is increasingly common across all academic disciplines. However, this publishing model is vulnerable to exploitation by predatory publishers, posing a threat to nursing and midwifery scholarship and practice. Guidelines are needed to help researchers recognize predatory journals and publishers and understand the negative consequences of publishing in them. Discussion paper. A literature search of BioMed Central, CINAHL, MEDLINE with Full Text and PubMed for terms related to predatory publishing, published in the period 2007-2017. Lack of awareness of the risks and pressure to publish in international journals, may result in nursing and midwifery researchers publishing their work in dubious open access journals. Caution should be taken prior to writing and submitting a paper, to avoid predatory publishers. The advantage of open access publishing is that it provides readers with access to peer-reviewed research as soon as it is published online. However, predatory publishers use deceptive methods to exploit open access publishing for their own profit. Clear guidelines are needed to help researchers navigate safely open access publishing. A deeper understanding of the risks of predatory publishing is needed. Clear guidelines should be followed by nursing and midwifery researchers seeking to publish their work in open access journals. © 2017 John Wiley & Sons Ltd.

  12. Middleware Proxy: A Request-Driven Messaging Broker For High Volume Data Distribution

    CERN Document Server

    Sliwinski, W; Dworak, A

    2014-01-01

    Nowadays, all major infrastructures and data centres (commercial and scientific) make an extensive use of the publish-subscribe messaging paradigm, which helps to decouple the message sender (publisher) from the message receiver (consumer). This paradigm is also heavily used in the CERN Accelerator Control system, in Proxy broker - critical part of the Controls Middleware (CMW) project. Proxy provides the aforementioned publish-subscribe facility and also supports execution of synchronous read and write operations. Moreover, it enables service scalability and dramatically reduces the network resources and overhead (CPU and memory) on publisher machine, required to serve all subscriptions. Proxy was developed in modern C++, using state of the art programming techniques (e.g. Boost) and following recommended software patterns for achieving low-latency and high concurrency. The outstanding performance of the Proxy infrastructure was confirmed during the last 3 years by delivering the high volume of LHC equipment...

  13. Publish or perish: The art of scientific writing

    Directory of Open Access Journals (Sweden)

    Sabyasachi Sengupta

    2014-01-01

    Full Text Available Publishing manuscripts is the only way by which scientists communicate with each other. In recent times, there is an increasing desire to publish manuscripts from the developing world for a variety of reasons. Though, performing a research study is challenging in itself, writing it for publication is the final frontier that can be daunting, especially for the novice. Work that remains unpublished in one form or the other is essentially incomplete or undone. Hence, it is critically important for one to publish one′s findings in a reputed journal. The purpose of this paper is to alleviate the mystique involved in manuscript writing and provide a blueprint where the subheadings given under each of the sections of introduction, methods, results and discussion can be expanded as per the particular study and the manuscript can be constructed in a stepwise manner. We hope that by following this approach, potential researchers and practicing ophthalmologists will develop the skill and aptitude for medical writing, and that the developing world shall do justice to its tremendous intellectual capital by making meaningful contributions to global scientific literature.

  14. Developments in Publishing: The Potential of Digital Publishing

    OpenAIRE

    X. Tian

    2007-01-01

    This research aims to identify issues associated with the impact of digital technology on the publishing industry with a specific focus on aspects of the sustainability of existing business models in Australia. Based on the case studies, interviews and Australian-wide online surveys, the research presents a review of the traditional business models in book publishing for investigating their effectiveness in a digital environment. It speculates on how and what should be considered for construc...

  15. Formulary Drug Reviews: Glecaprevir/Pibrentasvir.

    Science.gov (United States)

    Levien, Terri L; Baker, Danial E

    2018-04-01

    Each month, subscribers to The Formulary Monograph Service receive 5 to 6 well-documented monographs on drugs that are newly released or are in late phase 3 trials. The monographs are targeted to Pharmacy & Therapeutics Committees. Subscribers also receive monthly 1-page summary monographs on agents that are useful for agendas and pharmacy/nursing in-services. A comprehensive target drug utilization evaluation/medication use evaluation (DUE/MUE) is also provided each month. With a subscription, the monographs are available online to subscribers. Monographs can be customized to meet the needs of a facility. Through the cooperation of The Formulary, Hospital Pharmacy publishes selected reviews in this column. For more information about The Formulary Monograph Service , contact Wolters Kluwer customer service at 866-397-3433.

  16. Formulary Drug Review: Betrixaban.

    Science.gov (United States)

    Baker, Danial E

    2018-02-01

    Each month, subscribers to The Formulary Monograph Service receive 5 to 6 well-documented monographs on drugs that are newly released or are in late phase 3 trials. The monographs are targeted to Pharmacy & Therapeutics Committees. Subscribers also receive monthly 1-page summary monographs on agents that are useful for agendas and pharmacy/nursing in-services. A comprehensive target drug utilization evaluation/medication use evaluation (DUE/MUE) is also provided each month. With a subscription, the monographs are available online to subscribers. Monographs can be customized to meet the needs of a facility. Through the cooperation of The Formulary, Hospital Pharmacy publishes selected reviews in this column. For more information about The Formulary Monograph Service , contact Wolters Kluwer customer service at 866-397-3433.

  17. Formulary Drug Review: Ocrelizumab.

    Science.gov (United States)

    Ali, Zaynah K; Baker, Danial E

    2017-10-01

    Each month, subscribers to The Formulary Monograph Service receive 5 to 6 well-documented monographs on drugs that are newly released or are in late phase 3 trials. The monographs are targeted to Pharmacy & Therapeutics Committees. Subscribers also receive monthly 1-page summary monographs on agents that are useful for agendas and pharmacy/nursing in-services. A comprehensive target drug utilization evaluation/medication use evaluation (DUE/MUE) is also provided each month. With a subscription, the monographs are available online to subscribers. Monographs can be customized to meet the needs of a facility. Through the cooperation of The Formulary, Hospital Pharmacy publishes selected reviews in this column. For more information about The Formulary Monograph Service , contact Wolters Kluwer customer service at 866-397-3433.

  18. Formulary Drug Review: Edaravone.

    Science.gov (United States)

    Ali, Zaynah K; Baker, Danial E

    2017-12-01

    Each month, subscribers to The Formulary Monograph Service receive 5 to 6 well-documented monographs on drugs that are newly released or are in late phase 3 trials. The monographs are targeted to Pharmacy & Therapeutics Committees. Subscribers also receive monthly 1-page summary monographs on agents that are useful for agendas and pharmacy/nursing in-services. A comprehensive target drug utilization evaluation/medication use evaluation (DUE/MUE) is also provided each month. With a subscription, the monographs are available online to subscribers. Monographs can be customized to meet the needs of a facility. Through the cooperation of The Formulary, Hospital Pharmacy publishes selected reviews in this column. For more information about The Formulary Monograph Service , contact Wolters Kluwer customer service at 866-397-3433.

  19. The ESO Survey of Non-Publishing Programmes

    Science.gov (United States)

    Patat, F.; Boffin, H. M. J.; Bordelon, D.; Grothkopf, U.; Meakins, S.; Mieske, S.; Rejkuba, M.

    2017-12-01

    One of the classic ways to measure the success of a scientific facility is the publication return, which is defined as the refereed papers produced per unit of allocated resources (for example, telescope time or proposals). The recent studies by Sterzik et al. (2015, 2016) have shown that 30–50 % of the programmes allocated time at ESO do not produce a refereed publication. While this may be inherent to the scientific process, this finding prompted further investigation. For this purpose, ESO conducted a Survey of Non-Publishing Programmes (SNPP) within the activities of the Time Allocation Working Group, similar to the monitoring campaign that was recently implemented at ALMA (Stoehr et al., 2016). The SNPP targeted 1278 programmes scheduled between ESO Periods 78 and 90 (October 2006 to March 2013) that had not published a refereed paper as of April 2016. The poll was launched on 6 May 2016, remained open for four weeks, and returned 965 valid responses. This article summarises and discusses the results of this survey, the first of its kind at ESO.

  20. Publisher Correction

    DEFF Research Database (Denmark)

    Turcot, Valérie; Lu, Yingchang; Highland, Heather M

    2018-01-01

    In the published version of this paper, the name of author Emanuele Di Angelantonio was misspelled. This error has now been corrected in the HTML and PDF versions of the article.......In the published version of this paper, the name of author Emanuele Di Angelantonio was misspelled. This error has now been corrected in the HTML and PDF versions of the article....

  1. What is the purpose of launching World Journal of Cardiology?

    OpenAIRE

    Ma, Lian-Sheng

    2009-01-01

    The first issue of World Journal of Cardiology (WJC), whose preparatory work was initiated on December 13, 2009, will be published on December 31, 2009. The WJC Editorial Board has now been established and consists of 298 distinguished experts from 40 countries. Our purpose of launching WJC is to publish peer-reviewed, high-quality articles via an open-access online publishing model, thereby acting as a platform for communication between peers and the wider public, and maximizing the benefits...

  2. 29 CFR 1926.1 - Purpose and scope.

    Science.gov (United States)

    2010-07-01

    ... Contract Work Hours and Safety Standards Act. The standards are published in subpart C of this part and... Relating to Labor (Continued) OCCUPATIONAL SAFETY AND HEALTH ADMINISTRATION, DEPARTMENT OF LABOR (CONTINUED) SAFETY AND HEALTH REGULATIONS FOR CONSTRUCTION General § 1926.1 Purpose and scope. (a) This part sets...

  3. Anonymous authentication and location privacy preserving schemes for LTE-A networks

    Directory of Open Access Journals (Sweden)

    Zaher Jabr Haddad

    2017-11-01

    Full Text Available Long Term Evaluation Advanced (LTE-A is the third generation partnership project for cellular network that allows subscribers to roam into networks (i.e., the Internet and wireless connections using spacial purpose base-stations, such as wireless access points and home node B. In such LTE-A based networks, neither base-stations, nor the Internet and wireless connections are trusted because base-stations are operated by un-trusted subscribers. Attackers may exploit these vulnerabilities to violate the privacy of the LTE-A subscribers. On the other hand, the tradeoff between privacy and authentication is another challenge in such networks. Therefore, in this paper, we propose two anonymous authentication schemes based on one-time pseudonymes and Schnorr Zero Knowledge Protocols. Instead of the international mobile subscriber identity, these schemes enable the user equipment, base-stations and mobility management entity to mutually authenticate each others and update the location of the user equipment without evolving the home subscriber server. The security analysis demonstrate that the proposed schemes thwart security and privacy attacks, such as malicious, international mobile subscriber identity catching, and tracking attacks. Additionally, our proposed schemes preserve the location privacy of user equipment since no entity except the mobility management entity and Gate-Way Mobile Location Center can link between the pseudonymes and the international mobile subscriber identity. Also attackers have no knowledge about international mobile subscriber identity. Hence, the proposed schemes achieve backward/forward secrecy. Furthermore, the performance evaluation shows that the proposed handover schemes impose a small overhead on the mobile nodes and it has smaller computation and communication overheads than those in other schemes.

  4. Publishing and Revising Content

    Science.gov (United States)

    Editors and Webmasters can publish content without going through a workflow. Publishing times and dates can be set, and multiple pages can be published in bulk. Making an edit to published content created a revision.

  5. Chiefly Symmetric: Results on the Scalability of Probabilistic Model Checking for Operating-System Code

    Directory of Open Access Journals (Sweden)

    Marcus Völp

    2012-11-01

    Full Text Available Reliability in terms of functional properties from the safety-liveness spectrum is an indispensable requirement of low-level operating-system (OS code. However, with evermore complex and thus less predictable hardware, quantitative and probabilistic guarantees become more and more important. Probabilistic model checking is one technique to automatically obtain these guarantees. First experiences with the automated quantitative analysis of low-level operating-system code confirm the expectation that the naive probabilistic model checking approach rapidly reaches its limits when increasing the numbers of processes. This paper reports on our work-in-progress to tackle the state explosion problem for low-level OS-code caused by the exponential blow-up of the model size when the number of processes grows. We studied the symmetry reduction approach and carried out our experiments with a simple test-and-test-and-set lock case study as a representative example for a wide range of protocols with natural inter-process dependencies and long-run properties. We quickly see a state-space explosion for scenarios where inter-process dependencies are insignificant. However, once inter-process dependencies dominate the picture models with hundred and more processes can be constructed and analysed.

  6. What Desktop Publishing Can Teach Professional Writing Students about Publishing.

    Science.gov (United States)

    Dobberstein, Michael

    1992-01-01

    Points out that desktop publishing is a metatechnology that allows professional writing students access to the production phase of publishing, giving students hands-on practice in preparing text for printing and in learning how that preparation affects the visual meaning of documents. (SR)

  7. Synchronous message-based communication for distributed heterogeneous systems

    International Nuclear Information System (INIS)

    Wilkinson, N.; Dohan, D.

    1992-01-01

    The use of a synchronous, message-based real-time operating system (Unison) as the basis of transparent interprocess and inter-processor communication over VME-bus is described. The implementation of a synchronous, message-based protocol for network communication between heterogeneous systems is discussed. In particular, the design and implementation of a message-based session layer over a virtual circuit transport layer protocol using UDP/IP is described. Inter-process communication is achieved via a message-based semantic which is portable by virtue of its ease of implementation in other operating system environments. Protocol performance for network communication among heterogeneous architecture is presented, including VMS, Unix, Mach and Unison. (author)

  8. FDA publishes conflict of interest rules for clinical trials. Food and Drug Administration.

    Science.gov (United States)

    James, J S

    1998-03-06

    The Food and Drug Administration (FDA) published new rules defining conflict of interests between drug companies and medical researchers and clinicians. Certain financial arrangements will need to be disclosed, although the FDA estimates that only one to ten percent of pharmaceutical companies will need to submit disclosures for one or more of their investigators. The purpose of the new rule is to prevent bias in safety and efficacy studies of drugs and medical devices. The full rule is published in the Federal Register.

  9. 12 CFR 1403.1 - Purpose and scope.

    Science.gov (United States)

    2010-01-01

    ... and Banking FARM CREDIT SYSTEM INSURANCE CORPORATION PRIVACY ACT REGULATIONS § 1403.1 Purpose and scope. (a) This part is published by the Farm Credit System Insurance Corporation pursuant to the Privacy Act of 1974 (Pub. L. 93-579, 5 U.S.C. 552a) which requires each Federal agency to promulgate rules...

  10. Towards a comfortable, energy-efficient office using a publish-subscribe pattern in an internet of things environment

    CSIR Research Space (South Africa)

    Butgereit, LL

    2014-09-01

    Full Text Available an implementation of the pub-sub pattern specifically for an Internet of Things platform which operated at four levels –sensors (and actuator), Supervisors, Middleware, and application. This platform was specifically instantiated to control a typical office meeting...

  11. Reinvention of publishers' revenue model: expectations of advertisers towards publishers' products

    OpenAIRE

    Koller, Hans; Dennstedt, Bianca

    2017-01-01

    Publishers have to reconsider their revenue model. Facing a massive decline in the circulation of newspapers and magazines over the past years, publishers have lost not only readers but also many advertisers. Thus, publishers are faced with both changed customer expectations as well as difficulty in generating profit. Users are increasingly less willing to pay for digital products and their expectations of digital content have changed: They would like to contribute their own content as well a...

  12. 75 FR 3863 - Mandatory Deposit of Published Electronic Works Available Only Online

    Science.gov (United States)

    2010-01-25

    ...., 37 CFR 202.20(b)(1) ``For purposes of this section, if a work is first published in both hard copy, i... Congress Best Edition Statement requirements pertaining to the hard copy format apply.'') Nevertheless, the... demands, the inclusion of metadata and formatting codes in deposit copies, user access to deposit copies...

  13. Evaluation of Articles Related to Program Development in Education Published in the Journal of Primary Education

    Science.gov (United States)

    Guclu, Mustafa

    2013-01-01

    The purpose of this study was to make an overall assessment of articles related to program development in education that appeared in the "Journal of Primary Education," which had been published between 1939 and 1966. For this purpose, the articles in the journal were analyzed by using content analysis, and evaluated in terms of program…

  14. Annals of African Medicine: Submissions

    African Journals Online (AJOL)

    Author Guidelines. The Annals of African Medicine subscribes to the “Uniform Requirements for Manuscripts submitted to Biomedical Journals” as published in New England Journal of Medicine 1997:336:309-315. The journal will publish articles in all fields and aspects of medicine in Africa and also from elsewhere, which ...

  15. Publisher Correction

    DEFF Research Database (Denmark)

    Bonàs-Guarch, Sílvia; Guindo-Martínez, Marta; Miguel-Escalada, Irene

    2018-01-01

    In the originally published version of this Article, the affiliation details for Santi González, Jian'an Luan and Claudia Langenberg were inadvertently omitted. Santi González should have been affiliated with 'Barcelona Supercomputing Center (BSC), Joint BSC-CRG-IRB Research Program in Computatio......In the originally published version of this Article, the affiliation details for Santi González, Jian'an Luan and Claudia Langenberg were inadvertently omitted. Santi González should have been affiliated with 'Barcelona Supercomputing Center (BSC), Joint BSC-CRG-IRB Research Program...

  16. A heuristic for efficient data distribution management in distributed simulation

    Science.gov (United States)

    Gupta, Pankaj; Guha, Ratan K.

    2005-05-01

    In this paper, we propose an algorithm for reducing the complexity of region matching and efficient multicasting in data distribution management component of High Level Architecture (HLA) Run Time Infrastructure (RTI). The current data distribution management (DDM) techniques rely on computing the intersection between the subscription and update regions. When a subscription region and an update region of different federates overlap, RTI establishes communication between the publisher and the subscriber. It subsequently routes the updates from the publisher to the subscriber. The proposed algorithm computes the update/subscription regions matching for dynamic allocation of multicast group. It provides new multicast routines that exploit the connectivity of federation by communicating updates regarding interactions and routes information only to those federates that require them. The region-matching problem in DDM reduces to clique-covering problem using the connections graph abstraction where the federations represent the vertices and the update/subscribe relations represent the edges. We develop an abstract model based on connection graph for data distribution management. Using this abstract model, we propose a heuristic for solving the region-matching problem of DDM. We also provide complexity analysis of the proposed heuristics.

  17. Publishing HIV/AIDS behavioural science reports: An author’s guide

    Science.gov (United States)

    Ingersoll, K. S.; Van Zyl, C.; Cropsey, K. L.

    2010-01-01

    The purpose of this paper is to report on characteristics of journals that publish manuscripts in the HIV/AIDS behavioural science realm, with the goal of providing assistance to authors seeking to disseminate their work in the most appropriate outlet. Fifty journals who publish behavioural research on HIV/AIDS in English were identified through library and electronic searches. Although ten of the journals focused specifically on HIV/AIDS, the majority of journals are in related fields, including health psychology/behavioural medicine, sexual behaviour, substance abuse, public health/prevention or general medicine. Acceptance rates ranged from 8– 89% with a mean acceptance rate of 39%. Reported review times ranged from 1–12 months with three months the mode, while publication lag following acceptance averages six months. Acceptance rates were related to impact factors, with more selective journals evidencing higher impact factors. The variety of publication outlets available to authors of HIV/AIDS behavioural science studies creates ample opportunity for dissemination, as well as challenge for readers in discerning the quality of published work. PMID:16971274

  18. Getting Your Textbook Published.

    Science.gov (United States)

    Irwin, Armond J.

    1982-01-01

    Points to remember in getting a textbook published are examined: book idea, publisher's sales representatives, letter of inquiry, qualifications for authorship, author information form, idea proposal, reviews, marketing and sales, publishing agreement, author royalties, and copyright assignment. (CT)

  19. Writing, Editing and Publishing an Article in a Scientific Journal

    Directory of Open Access Journals (Sweden)

    Man Bahadur Khattri

    2010-02-01

    Full Text Available The purpose of this article is to discuss some important aspects involved while writing an article to publish in a scientific journal. This is a review article. I argue that writing an article is technical as well as creative art of an author which facilitates acceptance of article for publication in a scientific journal. Academicians are obliged to conduct research and publish articles to demonstrate their job efficiency. To publish an article in a scientific journal is the first necessary condition to meet standard norms i.e. journal's guideline for authors and the next is to follow the editing processes of the journal. Writing an article for printed version is becoming an old fashion. Therefore, authors need to learn how to submit a scholarly written article online and follow review processes. Writing and publishing of a scientific article is not only important for individuals and specific scientific community, it is also important to the wider society which helps to enhance stock of knowledge, and sharing and learning culture. Key words: Online publication; author aid; open access; copy editing; peer review DOI: 10.3126/dsaj.v3i0.2787 Dhaulagiri Journal of Sociology and Anthropology Vol.3 2009 185-196

  20. Publisher Correction to

    NARCIS (Netherlands)

    Barrio, Isabel C.; Lindén, Elin; Beest, Te Mariska; Olofsson, Johan; Rocha, Adrian; Soininen, Eeva M.; Alatalo, Juha M.; Andersson, Tommi; Asmus, Ashley; Boike, Julia; Bråthen, Kari Anne; Bryant, John P.; Buchwal, Agata; Bueno, C.G.; Christie, Katherine S.; Egelkraut, Dagmar; Ehrich, Dorothee; Fishback, Lee Ann; Forbes, Bruce C.; Gartzia, Maite; Grogan, Paul; Hallinger, Martin; Heijmans, Monique M.P.D.; Hik, David S.; Hofgaard, Annika; Holmgren, Milena; Høye, Toke T.; Huebner, Diane C.; Jónsdóttir, Ingibjörg Svala; Kaarlejärvi, Elina; Kumpula, Timo; Lange, Cynthia Y.M.J.G.; Lange, Jelena; Lévesque, Esther; Limpens, Juul; Macias-Fauria, Marc; Myers-Smith, Isla; Nieukerken, van Erik J.; Normand, Signe; Post, Eric S.; Schmidt, Niels Martin; Sitters, Judith; Skoracka, Anna; Sokolov, Alexander; Sokolova, Natalya; Speed, James D.M.; Street, Lorna E.; Sundqvist, Maja K.; Suominen, Otso; Tananaev, Nikita; Tremblay, Jean Pierre; Urbanowicz, Christine; Uvarov, Sergey A.; Watts, David; Wilmking, Martin; Wookey, Philip A.; Zimmermann, Heike H.; Zverev, Vitali; Kozlov, Mikhail V.

    2018-01-01

    The above mentioned article was originally scheduled for publication in the special issue on Ecology of Tundra Arthropods with guest editors Toke T. Høye . Lauren E. Culler. Erroneously, the article was published in Polar Biology, Volume 40, Issue 11, November, 2017. The publisher sincerely

  1. A Survey on the Exchange of Linguistic Resources: Publishing Linguistic Linked Open Data on the Web

    Science.gov (United States)

    Lezcano, Leonardo; Sanchez-Alonso, Salvador; Roa-Valverde, Antonio J.

    2013-01-01

    Purpose: The purpose of this paper is to provide a literature review of the principal formats and frameworks that have been used in the last 20 years to exchange linguistic resources. It aims to give special attention to the most recent approaches to publishing linguistic linked open data on the Web. Design/methodology/approach: Research papers…

  2. ANALYSIS METHOD OF RESEARCH PAPERS PUBLISHED FOR AUDIT

    Directory of Open Access Journals (Sweden)

    GREAVU-ȘERBAN VALERICĂ

    2015-08-01

    Full Text Available Representing a strong instrument of control and feedback used by top management executives, regulators institutions or independent bodies, the audit, its methods and techniques incite the interest of specialists, professionals, professors and researchers from all socio-economic activities. The way domain experts write about audit itself is often reflected in the manner in which they choose the keywords for the title and for the article. This study is a detailed analysis of assignment to the specific thematic areas of articles published in "Financial Audit" journal, for all public appearances in electronic format from the period 2003-2015. The study is different from other similar researches by the methodology and the type of information extracted addressed. The main purpose is to identify the most used keywords in the title and content of articles published over time and insight traceability to future research directions. The conclusions of the analysis from this article give a comprehensive picture of audit multidisciplinary, thus providing researchers, on several economic fields, an image about the content of the publication, quality information for readers, authors and future authors.

  3. Are the physical activity parenting practices reported by U.S. and Canadian parents captured in currently published instruments?

    Science.gov (United States)

    The purpose of this study was to compare the physical activity parenting practices (PAPPs) parents report using with the PAPPs incorporated in the published literature. PAPPs in the literature were identified by reviewing the content of 74 published PAPPs measures obtained from current systematic re...

  4. Formulary Drug Review: Naldemedine.

    Science.gov (United States)

    Baker, Danial E

    2017-07-01

    Each month, subscribers to The Formulary Monograph Service receive 5 to 6 well-documented monographs on drugs that are newly released or are in late phase 3 trials. The monographs are targeted to Pharmacy & Therapeutics Committees. Subscribers also receive monthly 1-page summary monographs on agents that are useful for agendas and pharmacy/nursing in-services. A comprehensive target drug utilization evaluation/medication use evaluation (DUE/MUE) is also provided each month. With a subscription, the monographs are available online to subscribers. Monographs can be customized to meet the needs of a facility. Through the cooperation of The Formulary, Hospital Pharmacy publishes selected reviews in this column. For more information about The Formulary Monograph Service, contact Wolters Kluwer customer service at 866-397-3433. The September 2017 monograph topics are brigatinib, durvalumab, edaravone, midostaurin, and sarilumab. The MUE is on sarilumab.

  5. Desktop Publishing: A Brave New World and Publishing from the Desktop.

    Science.gov (United States)

    Lormand, Robert; Rowe, Jane J.

    1988-01-01

    The first of two articles presents basic selection criteria for desktop publishing software packages, including discussion of expectations, required equipment, training costs, publication size, desired software features, additional equipment needed, and quality control. The second provides a brief description of desktop publishing using the Apple…

  6. E-publishing and multimodalities

    OpenAIRE

    Yngve Nordkvelle

    2008-01-01

    In the literature of e-publishing there has been a consistent call from the advent of e-publishing on, until now, to explore new ways of expressing ideas through the new media. It has been claimed that the Internet opens an alley of possibilities and opportunites for publishing that will change the ways of publishing once and for all. In the area of publication of e-journals, however, the call for changes has received very modest responds.The thing is, it appears, that the conventional paper ...

  7. Academic Nightmares: Predatory Publishing

    Science.gov (United States)

    Van Nuland, Sonya E.; Rogers, Kem A.

    2017-01-01

    Academic researchers who seek to publish their work are confronted daily with a barrage of e-mails from aggressive marketing campaigns that solicit them to publish their research with a specialized, often newly launched, journal. Known as predatory journals, they often promise high editorial and publishing standards, yet their exploitive business…

  8. Gateway-Assisted Retransmission for Lightweight and Reliable IoT Communications.

    Science.gov (United States)

    Chang, Hui-Ling; Wang, Cheng-Gang; Wu, Mong-Ting; Tsai, Meng-Hsun; Lin, Chia-Ying

    2016-09-22

    Message Queuing Telemetry Transport for Sensor Networks (MQTT-SN) and Constrained Application Protocol (CoAP) are two protocols supporting publish/subscribe models for IoT devices to publish messages to interested subscribers. Retransmission mechanisms are introduced to compensate for the lack of data reliability. If the device does not receive the acknowledgement (ACK) before retransmission timeout (RTO) expires, the device will retransmit data. Setting an appropriate RTO is important because the delay may be large or retransmission may be too frequent when the RTO is inappropriate. We propose a Gateway-assisted CoAP (GaCoAP) to dynamically compute RTO for devices. Simulation models are proposed to investigate the performance of GaCoAP compared with four other methods. The experiment results show that GaCoAP is more suitable for IoT devices.

  9. Publishing: The Creative Business.

    Science.gov (United States)

    Bohne, Harald; Van Ierssel, Harry

    This book offers guidelines to emerging and would-be publishers, whether they plan to enter publishing as a career, a sideline, or a diversion. It stresses the business aspects of publishing and emphasizes the major housekeeping functions encountered in the business, except methods of sales and distribution. Contents include "The Mechanics of…

  10. Integration of Robotic Resources into FORCEnet

    National Research Council Canada - National Science Library

    Nguyen, Chinh; Carroll, Daniel; Nguyen, Hoa

    2006-01-01

    .... publish-and-subscribe methodology. and software reuse. The paper defines the goals and boundaries for NISR with focus on the system architecture, including the design tradeoffs necessary for unmanned systems in a net-centric model...

  11. δ-dependency for privacy-preserving XML data publishing.

    Science.gov (United States)

    Landberg, Anders H; Nguyen, Kinh; Pardede, Eric; Rahayu, J Wenny

    2014-08-01

    An ever increasing amount of medical data such as electronic health records, is being collected, stored, shared and managed in large online health information systems and electronic medical record systems (EMR) (Williams et al., 2001; Virtanen, 2009; Huang and Liou, 2007) [1-3]. From such rich collections, data is often published in the form of census and statistical data sets for the purpose of knowledge sharing and enabling medical research. This brings with it an increasing need for protecting individual people privacy, and it becomes an issue of great importance especially when information about patients is exposed to the public. While the concept of data privacy has been comprehensively studied for relational data, models and algorithms addressing the distinct differences and complex structure of XML data are yet to be explored. Currently, the common compromise method is to convert private XML data into relational data for publication. This ad hoc approach results in significant loss of useful semantic information previously carried in the private XML data. Health data often has very complex structure, which is best expressed in XML. In fact, XML is the standard format for exchanging (e.g. HL7 version 3(1)) and publishing health information. Lack of means to deal directly with data in XML format is inevitably a serious drawback. In this paper we propose a novel privacy protection model for XML, and an algorithm for implementing this model. We provide general rules, both for transforming a private XML schema into a published XML schema, and for mapping private XML data to the new privacy-protected published XML data. In addition, we propose a new privacy property, δ-dependency, which can be applied to both relational and XML data, and that takes into consideration the hierarchical nature of sensitive data (as opposed to "quasi-identifiers"). Lastly, we provide an implementation of our model, algorithm and privacy property, and perform an experimental analysis

  12. Scalable Technology for a New Generation of Collaborative Applications

    National Research Council Canada - National Science Library

    Birman, Ken; Demers, Al; Gehrke, Johannes; Marzullo, Keith; Voelker, Geoff

    2007-01-01

    ...) and university researchers at Cornell and elsewhere. It became clear that to be successful, the JBT needed to break completely new ground in offering publish-subscribe capabilities on a scale never previously attempted, and do so...

  13. Transition to electronic publishing

    Science.gov (United States)

    Bowning, Sam

    Previous communications have described some of the many changes that will occur in the next few months as AGU makes the transition to fully electronic publishing. With the advent of the new AGU electronic publishing system, manuscripts will be submitted, edited, reviewed, and published in electronic formats. This piece discusses how the electronic journals will differ from the print journals. Electronic publishing will require some adjustments to the ways we currently think about journals from our perspective of standard print versions. Visiting the Web site of AGU's Geochemistry, Geophysics, Geosystems (G-Cubed) is a great way to get familiar with the look and feel of electronic publishing. However, protocols, especially for citations of articles, are still evolving. Some of the biggest changes for users of AGU publications may be the lack of page numbers, the use of a unique identifier (DOI),and changes in citation style.

  14. Publishing studies: what else?

    Directory of Open Access Journals (Sweden)

    Bertrand Legendre

    2015-07-01

    Full Text Available This paper intends to reposition “publishing studies” in the long process that goes from the beginning of book history to the current research on cultural industries. It raises questions about interdisciplinarity and the possibility of considering publishing independently of other sectors of the media and cultural offerings. Publishing is now included in a large range of industries and, at the same time, analyses tend to become more and more segmented according to production sectors and scientific fields. In addition to the problems created, from the professional point of view, by this double movement, this one requires a questioning of the concept of “publishing studies”.

  15. Scheduling and Prototyping of Distributed Real-Time Systems (An Approach Using Jini/JavaSpaces)

    National Research Council Canada - National Science Library

    Demirtas, Tolga

    2002-01-01

    .... This thesis proposes a formal model to capture these network constraints and develops proxy-based network buffer technique to support the inter-process communication for the user-defined distributed...

  16. Publishers and repositories

    CERN Multimedia

    CERN. Geneva

    2007-01-01

    The impact of self-archiving on journals and publishers is an important topic for all those involved in scholarly communication. There is some evidence that the physics arXiv has had no impact on physics journals, while 'economic common sense' suggests that some impact is inevitable. I shall review recent studies of librarian attitudes towards repositories and journals, and place this in the context of IOP Publishing's experiences with arXiv. I shall offer some possible reasons for the mis-match between these perspectives and then discuss how IOP has linked with arXiv and experimented with OA publishing. As well as launching OA journals we have co-operated with Cornell and the arXiv on Eprintweb.org, a platform that offers new features to repository users. View Andrew Wray's biography

  17. Text-based plagiarism in scientific publishing: issues, developments and education.

    Science.gov (United States)

    Li, Yongyan

    2013-09-01

    Text-based plagiarism, or copying language from sources, has recently become an issue of growing concern in scientific publishing. Use of CrossCheck (a computational text-matching tool) by journals has sometimes exposed an unexpected amount of textual similarity between submissions and databases of scholarly literature. In this paper I provide an overview of the relevant literature, to examine how journal gatekeepers perceive textual appropriation, and how automated plagiarism-screening tools have been developed to detect text matching, with the technique now available for self-check of manuscripts before submission; I also discuss issues around English as an additional language (EAL) authors and in particular EAL novices being the typical offenders of textual borrowing. The final section of the paper proposes a few educational directions to take in tackling text-based plagiarism, highlighting the roles of the publishing industry, senior authors and English for academic purposes professionals.

  18. Formulary Drug Review: Etelcalcetide.

    Science.gov (United States)

    Baker, Danial E

    2017-11-01

    Each month, subscribers to The Formulary Monograph Service receive 5 to 6 well-documented monographs on drugs that are newly released or are in late phase 3 trials. The monographs are targeted to Pharmacy & Therapeutics Committees. Subscribers also receive monthly 1-page summary monographs on agents that are useful for agendas and pharmacy/nursing in-services. A comprehensive target drug utilization evaluation/medication use evaluation (DUE/MUE) is also provided each month. With a subscription, the monographs are available online to subscribers. Monographs can be customized to meet the needs of a facility. Through the cooperation of The Formulary, Hospital Pharmacy publishes selected reviews in this column. For more information about The Formulary Monograph Service , contact Wolters Kluwer customer service at 866-397-3433. The November 2017 monograph topics are Ertugliflozin, Glecaprevir / pibrentasvir, Neratinib, Sofosbuvir, velpatasvir, voxilaprevir and SQ C1 esterase inhibitor. The MUE is on glecaprevir, pibrentasvir.

  19. Sugammadex

    Science.gov (United States)

    Cada, Dennis J.; Levien, Terri L.; Baker, Danial E.

    2016-01-01

    Each month, subscribers to The Formulary Monograph Service receive 5 to 6 well-documented monographs on drugs that are newly released or are in late phase 3 trials. The monographs are targeted to Pharmacy & Therapeutics Committees. Subscribers also receive monthly 1-page summary monographs on agents that are useful for agendas and pharmacy/nursing in-services. A comprehensive target drug utilization evaluation/medication use evaluation (DUE/MUE) is also provided each month. With a subscription, the monographs are available online to subscribers. Monographs can be customized to meet the needs of a facility. Through the cooperation of The Formulary, Hospital Pharmacy publishes selected reviews in this column. For more information about The Formulary Monograph Service, contact Wolters Kluwer customer service at 866-397-3433. The July 2016 monograph topics are pimavanserin, venetoclax, defibrotide, lifitegrast ophthalmic solution 5%, and atezolizumab. The Safety MUE is on pimavanserin. PMID:27559192

  20. A Scalable and Reliable Message Transport Service for the ATLAS Trigger and Data Acquisition System

    CERN Document Server

    Kazarov, A; The ATLAS collaboration; Kolos, S; Lehmann Miotto, G; Soloviev, I

    2014-01-01

    The ATLAS Trigger and Data Acquisition (TDAQ) is a large distributed computing system composed of several thousands of interconnected computers and tens of thousands applications. During a run, TDAQ applications produce a lot of control and information messages with variable rates, addressed to TDAQ operators or to other applications. Reliable, fast and accurate delivery of the messages is important for the functioning of the whole TDAQ system. The Message Transport Service (MTS) provides facilities for the reliable transport, the filtering and the routing of the messages, basing on publish-subscribe-notify communication pattern with content-based message filtering. During the ongoing LHC shutdown, the MTS was re-implemented, taking into account important requirements like reliability, scalability and performance, handling of slow subscribers case and also simplicity of the design and the implementation. MTS uses CORBA middleware, a common layer for TDAQ infrastructure, and provides sending/subscribing APIs i...

  1. Defibrotide.

    Science.gov (United States)

    Baker, Danial E; Demaris, Kendra

    2016-11-01

    Each month, subscribers to The Formulary Monograph Service receive 5 to 6 well-documented monographs on drugs that are newly released or are in late phase 3 trials. The monographs are targeted to Pharmacy & Therapeutics Committees. Subscribers also receive monthly 1-page summary monographs on agents that are useful for agendas and pharmacy/nursing in-services. A comprehensive target drug utilization evaluation/medication use evaluation (DUE/MUE) is also provided each month. With a subscription, the monographs are are available online to subscribers. Monographs can be customized to meet the needs of a facility. Through the cooperation of The Formulary, Hospital Pharmacy publishes selected reviews in this column. For more information about The Formulary Monograph Service , contact Wolters Kluwer customer service at 866-397-3433. The November 2016 monograph topics are apaziquone, crisaborole, irinotecan liposome, plecanatide, and telotristat. The Safety MUE is on methylnaltrexone PO.

  2. Few Aspects Regarding the Promotional Tools Used in the Marketing Activity of Publishing Houses

    Directory of Open Access Journals (Sweden)

    Silvia Muhcina

    2016-01-01

    Full Text Available As they operate in an increasingly turbulent environment, modern organizations have toorganize their activity in such a way that they meet the needs of their target audience as well, asquicker and as appropriate as possible, that they meet the consumers’ demand and that theyachieve a profitable and positively perceived existence. Alongside other categories of goods andservices suppliers, publishing houses are organizations that operate in an intensely competitivemarket. Through their specifics, publishing houses target specific categories of audience, not onlyinstitutions and enterprises (such as: public and private libraries, educational institutions, othertypes of cultural institutions etc., but also individuals. Consequently, publishing houses have todesign, target and promote their offer so that they meet the demand for this specific type of culturalconsumption in an appropriate manner. The purpose of this paper is to present the main techniquesand tools used by publishing houses to implement communicational marketing activities.

  3. The BiPublishers ranking: Main results and methodological problems when constructing rankings of academic publishers

    Directory of Open Access Journals (Sweden)

    Torres-Salinas, Daniel

    2015-12-01

    Full Text Available We present the results of the Bibliometric Indicators for Publishers project (also known as BiPublishers. This project represents the first attempt to systematically develop bibliometric publisher rankings. The data for this project was derived from the Book Citation Index and the study time period was 2009-2013. We have developed 42 rankings: 4 by fields and 38 by disciplines. We display six indicators for publishers divided into three types: output, impact and publisher’s profile. The aim is to capture different characteristics of the research performance of publishers. 254 publishers were processed and classified according to publisher type: commercial publishers and university presses. We present the main publishers by field and then discuss the principal challenges presented when developing this type of tool. The BiPublishers ranking is an on-going project which aims to develop and explore new data sources and indicators to better capture and define the research impact of publishers.Presentamos los resultados del proyecto Bibliometric Indicators for Publishers (BiPublishers. Es el primer proyecto que desarrolla de manera sistemática rankings bibliométricos de editoriales. La fuente de datos empleada es el Book Citation Index y el periodo de análisis 2009-2013. Se presentan 42 rankings: 4 por áreas y 38 por disciplinas. Mostramos seis indicadores por editorial divididos según su tipología: producción, impacto y características editoriales. Se procesaron 254 editoriales y se clasificaron según el tipo: comerciales y universitarias. Se presentan las principales editoriales por áreas. Después, se discuten los principales retos a superar en el desarrollo de este tipo de herramientas. El ranking Bipublishers es un proyecto en desarrollo que persigue analizar y explorar nuevas fuentes de datos e indicadores para captar y definir el impacto de las editoriales académicas.

  4. Blood Clotting and Pregnancy

    Medline Plus

    Full Text Available ... may be of some help: Results of Clinical Studies Published in Blood Search Blood , the official journal of ASH, for the results of the latest blood research. While recent articles generally require a subscriber login, ...

  5. Data Sharing & Publishing at Nature Publishing Group

    Science.gov (United States)

    VanDecar, J. C.; Hrynaszkiewicz, I.; Hufton, A. L.

    2015-12-01

    In recent years, the research community has come to recognize that upon-request data sharing has important limitations1,2. The Nature-titled journals feel that researchers have a duty to share data without undue qualifications, in a manner that allows others to replicate and build upon their published findings. Historically, the Nature journals have been strong supporters of data deposition in communities with existing data mandates, and have required data sharing upon request in all other cases. To help address some of the limitations of upon-request data sharing, the Nature titles have strengthened their existing data policies and forged a new partnership with Scientific Data, to promote wider data sharing in discoverable, citeable and reusable forms, and to ensure that scientists get appropriate credit for sharing3. Scientific Data is a new peer-reviewed journal for descriptions of research datasets, which works with a wide of range of public data repositories4. Articles at Scientific Data may either expand on research publications at other journals or may be used to publish new datasets. The Nature Publishing Group has also signed the Joint Declaration of Data Citation Principles5, and Scientific Data is our first journal to include formal data citations. We are currently in the process of adding data citation support to our various journals. 1 Wicherts, J. M., Borsboom, D., Kats, J. & Molenaar, D. The poor availability of psychological research data for reanalysis. Am. Psychol. 61, 726-728, doi:10.1037/0003-066x.61.7.726 (2006). 2 Vines, T. H. et al. Mandated data archiving greatly improves access to research data. FASEB J. 27, 1304-1308, doi:10.1096/fj.12-218164 (2013). 3 Data-access practices strengthened. Nature 515, 312, doi:10.1038/515312a (2014). 4 More bang for your byte. Sci. Data 1, 140010, doi:10.1038/sdata.2014.10 (2014). 5 Data Citation Synthesis Group: Joint Declaration of Data Citation Principles. (FORCE11, San Diego, CA, 2014).

  6. AAS Publishing News: Astronomical Software Citation Workshop

    Science.gov (United States)

    Kohler, Susanna

    2015-07-01

    Do you write code for your research? Use astronomical software? Do you wish there were a better way of citing, sharing, archiving, or discovering software for astronomy research? You're not alone! In April 2015, AAS's publishing team joined other leaders in the astronomical software community in a meeting funded by the Sloan Foundation, with the purpose of discussing these issues and potential solutions. In attendance were representatives from academic astronomy, publishing, libraries, for-profit software sharing platforms, telescope facilities, and grantmaking institutions. The goal of the group was to establish “protocols, policies, and platforms for astronomical software citation, sharing, and archiving,” in the hopes of encouraging a set of normalized standards across the field. The AAS is now collaborating with leaders at GitHub to write grant proposals for a project to develop strategies for software discoverability and citation, in astronomy and beyond. If this topic interests you, you can find more details in this document released by the group after the meeting: http://astronomy-software-index.github.io/2015-workshop/ The group hopes to move this project forward with input and support from the broader community. Please share the above document, discuss it on social media using the hashtag #astroware (so that your conversations can be found!), or send private comments to julie.steffen@aas.org.

  7. Gateway-Assisted Retransmission for Lightweight and Reliable IoT Communications

    Directory of Open Access Journals (Sweden)

    Hui-Ling Chang

    2016-09-01

    Full Text Available Message Queuing Telemetry Transport for Sensor Networks (MQTT-SN and Constrained Application Protocol (CoAP are two protocols supporting publish/subscribe models for IoT devices to publish messages to interested subscribers. Retransmission mechanisms are introduced to compensate for the lack of data reliability. If the device does not receive the acknowledgement (ACK before retransmission timeout (RTO expires, the device will retransmit data. Setting an appropriate RTO is important because the delay may be large or retransmission may be too frequent when the RTO is inappropriate. We propose a Gateway-assisted CoAP (GaCoAP to dynamically compute RTO for devices. Simulation models are proposed to investigate the performance of GaCoAP compared with four other methods. The experiment results show that GaCoAP is more suitable for IoT devices.

  8. 75 FR 32228 - Rate Adjustment for the Satellite Carrier Compulsory License

    Science.gov (United States)

    2010-06-07

    ... voluntary negotiation period for the purpose of determining the royalty fees to be paid by satellite... President on May 27, 2010. Satellite carriers pay royalties based on a flat, per-subscriber, per-month fee... initiation of the voluntary negotiation proceedings for the purpose of determining the royalty fee to be paid...

  9. Computer Use Ethics among University Students and Staffs: The Influence of Gender, Religious Work Value and Organizational Level

    Science.gov (United States)

    Mohamed, Norshidah; Karim, Nor Shahriza Abdul; Hussein, Ramlah

    2012-01-01

    Purpose: The purpose of this paper is to investigate the extent to which individual characteristics, which are gender, religious (Islamic) work value, and organization level (students and staff), are related to attitudes toward computer use ethics. This investigation is conducted in an academic setting in Malaysia, among those subscribing to the…

  10. Blood Clotting and Pregnancy

    Medline Plus

    Full Text Available ... that may be of some help: Results of Clinical Studies Published in Blood Search Blood , the official journal of ASH, for the results of the latest blood research. While recent articles generally require a subscriber login, ...

  11. The Academic Publishing Industry

    DEFF Research Database (Denmark)

    Nell, Phillip Christopher; Wenzel, Tim Ole; Schmidt, Florian

    2014-01-01

    The case starts with introducing the outstanding profitability of academic journal publishers such as Elsevier and then dives into describing the research process from an idea to conducting research and to publishing the results in academic journals. Subsequently, demand and supply for scientific...... journals and papers are discussed including drivers and involved parties. Furthermore, the case describes competition between suppliers, customers, and publishers. In sum, the case study features a rich description of the industry’s many unusual attributes which allows for discussing the benefits...

  12. Copyright of Electronic Publishing.

    Science.gov (United States)

    Dong, Elaine; Wang, Bob

    2002-01-01

    Analyzes the importance of copyright, considers the main causes of copyright infringement in electronic publishing, discusses fair use of a copyrighted work, and suggests methods to safeguard copyrighted electronic publishing, including legislation, contracts, and technology. (Author/LRW)

  13. Elearning and digital publishing

    CERN Document Server

    Ching, Hsianghoo Steve; Mc Naught, Carmel

    2006-01-01

    ""ELearning and Digital Publishing"" will occupy a unique niche in the literature accessed by library and publishing specialists, and by university teachers and planners. It examines the interfaces between the work done by four groups of university staff who have been in the past quite separate from, or only marginally related to, each other - library staff, university teachers, university policy makers, and staff who work in university publishing presses. All four groups are directly and intimately connected with the main functions of universities - the creation, management and dissemination

  14. How libraries use publisher metadata

    Directory of Open Access Journals (Sweden)

    Steve Shadle

    2013-11-01

    Full Text Available With the proliferation of electronic publishing, libraries are increasingly relying on publisher-supplied metadata to meet user needs for discovery in library systems. However, many publisher/content provider staff creating metadata are unaware of the end-user environment and how libraries use their metadata. This article provides an overview of the three primary discovery systems that are used by academic libraries, with examples illustrating how publisher-supplied metadata directly feeds into these systems and is used to support end-user discovery and access. Commonly seen metadata problems are discussed, with recommendations suggested. Based on a series of presentations given in Autumn 2012 to the staff of a large publisher, this article uses the University of Washington Libraries systems and services as illustrative examples. Judging by the feedback received from these presentations, publishers (specifically staff not familiar with the big picture of metadata standards work would benefit from a better understanding of the systems and services libraries provide using the data that is created and managed by publishers.

  15. Electronic Publishing.

    Science.gov (United States)

    Lancaster, F. W.

    1989-01-01

    Describes various stages involved in the applications of electronic media to the publishing industry. Highlights include computer typesetting, or photocomposition; machine-readable databases; the distribution of publications in electronic form; computer conferencing and electronic mail; collaborative authorship; hypertext; hypermedia publications;…

  16. On Objects and Events

    DEFF Research Database (Denmark)

    Eugster, Patrick Thomas; Guerraoui, Rachid; Damm, Christian Heide

    2001-01-01

    This paper presents linguistic primitives for publish/subscribe programming using events and objects. We integrate our primitives into a strongly typed object-oriented language through four mechanisms: (1) serialization, (2) multiple sub typing, (3) closures, and (4) deferred code evaluation. We...

  17. International Marketing Developing Publishing Business

    Directory of Open Access Journals (Sweden)

    Eugenijus Chlivickas

    2015-05-01

    Full Text Available Lithuanian integration in the financial Eurozone and Lithuanian publishing business development in the European Union and outside it, becomes an important problem requiring a solution. Promoting the dissemination of printed books and literacy in Lithuania and beyond, to properly introduce the achievements of Lithuania in foreign countries, it is important to ensure Lithuanian letter, educational and scientific book publishing development. The article examines the characteristics of the international marketing publishing, the world and Lithuanian state publishing houses on the basis of foreign and Lithuanian scientists theoretical insights about the instruments of international marketing opportunities, developing proposals for publishing business integration of new economic conditions.

  18. Issues in Science Publishing. What's Hot and What's not?

    Directory of Open Access Journals (Sweden)

    Jaime A. Teixeira da Silva

    2015-06-01

    they have published. Authorship issues continue to be plagued by inconsistencies in the application and verification of the ICMJE’s definitions. In a bid to expand their publishing options, open access has also reached a crisis with wave upon wave of predatory journals, leaving scientists in a quagmire. This paper serves two purposes: to raise red flags and to call for greater awareness and discussion of these issues.

  19. Electrons, Electronic Publishing, and Electronic Display.

    Science.gov (United States)

    Brownrigg, Edwin B.; Lynch, Clifford A.

    1985-01-01

    Provides a perspective on electronic publishing by distinguishing between "Newtonian" publishing and "quantum-mechanical" publishing. Highlights include media and publishing, works delivered through electronic media, electronic publishing and the printed word, management of intellectual property, and recent copyright-law issues…

  20. Swedish Radiation Protection Institute: information activities

    International Nuclear Information System (INIS)

    Persson, Lars

    2000-01-01

    The purpose of SSI's Information and PR Service is to broaden public awareness of radiation and radiation risks as well as to fulfill other performance goals. SSI achieves this through its advisory, educational and informative activities. SSI publishes two external magazines, Stralskyddsnytt and SSI News. Stralskyddsnytt - which is available in Swedish only - has a circulation of 2,000 and is published four times a year. SSI News - which is in English - is published twice a year and has a circulation of about 1,800. Another important channel of communication is the web site (www.ssi.se). Taking advantage of PUSH technology, SSI also distributes, by e-mail, press releases and other important information on radiation to radiation protection professionals in Sweden. SSI continuously monitors news by subscribing to a press clipping service. SSI Training is a commercial unit within the Information and PR Service. A policy for mass media contacts exists as well as a policy for internal communication. SSI has a graphic profile. SSI has a specialized research library. (author)

  1. Swedish radiation protection institute. Information activities

    International Nuclear Information System (INIS)

    Persson, Lars

    1999-01-01

    The purpose of SSI's information and PR Service is to broaden public awareness of radiation and radiation risks as well as to fulfil other performance goals. SSI achieves this through its advisory, educational and informative activities. SSI publishes two external magazines, Straalskyddsnytt and SSI News. Straalskyddsnytt - which is available in Swedish only - has a circulation of 2,400 and is published four times a year. SSI News - which is in English - is published twice a year and has a circulation of about 1,500. Another important channel of communication is the web site (www.ssi.se). Taking advantage of PUSH technology, SSi also distributes, by e-mail, press releases and other important information of radiation to radiation protection professionals in Sweden. SSI continuously monitors news by subscribing to a press clipping service. SSI Training is a commercial unit within the Information and PR Service. A policy for mass media contacts exists as well as a policy for internal communication. SSI has a graphic profile. SSI has a specialised research library. (au)

  2. Some ecological aspects of the using nucleus explosions in peace purpose

    International Nuclear Information System (INIS)

    Kalinovskij, A.K.; Krasnov, V.A.; Pazukhin, Eh.M.

    2010-01-01

    This paper presents a brief review of published data about radioactive contamination of environment after carried out underground nuclear explosions for peaceful purposes with reason to use the accumulated experience at liquidation consequences after accident on ChNPP.

  3. Dear Publisher.

    Science.gov (United States)

    Chelton, Mary K.

    1992-01-01

    Addresses issues that concern the relationship between publishers and librarians, including differences between libraries and bookstores; necessary information for advertisements; out-of-stock designations and their effect on budgets; the role of distributors and vendors; direct mail for book promotions; unsolicited review copies; communications…

  4. Publisher Correction

    DEFF Research Database (Denmark)

    Stokholm, Jakob; Blaser, Martin J.; Thorsen, Jonathan

    2018-01-01

    The originally published version of this Article contained an incorrect version of Figure 3 that was introduced following peer review and inadvertently not corrected during the production process. Both versions contain the same set of abundance data, but the incorrect version has the children...

  5. EPIC: Electronic Publishing is Cheaper.

    Science.gov (United States)

    Regier, Willis G.

    Advocates of inexpensive publishing confront a widespread complaint that there is already an overproduction of scholarship that electronic publishing will make worse. The costs of electronic publishing correlate to a clutch of choices: speeds of access, breadth and depth of content, visibility, flexibility, durability, dependability, definition of…

  6. Desktop Publishing for Counselors.

    Science.gov (United States)

    Lucking, Robert; Mitchum, Nancy

    1990-01-01

    Discusses the fundamentals of desktop publishing for counselors, including hardware and software systems and peripherals. Notes by using desktop publishing, counselors can produce their own high-quality documents without the expense of commercial printers. Concludes computers present a way of streamlining the communications of a counseling…

  7. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1596-6798. AJOL African Journals Online.

  8. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1115-2613. AJOL African Journals Online.

  9. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 0856-7212. AJOL African Journals Online.

  10. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 0378-4738. AJOL African Journals Online.

  11. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 0254-2765. AJOL African Journals Online.

  12. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 0850-3907. AJOL African Journals Online.

  13. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 2141-8322. AJOL African Journals Online.

  14. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 0794-7410. AJOL African Journals Online.

  15. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 2078-6778. AJOL African Journals Online.

  16. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 2305-8862. AJOL African Journals Online.

  17. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1596-9819. AJOL African Journals Online.

  18. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 0379-4350. AJOL African Journals Online.

  19. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 2408-8137. AJOL African Journals Online.

  20. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1029-5933. AJOL African Journals Online.

  1. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 2467-8252. AJOL African Journals Online.

  2. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 0376-4753. AJOL African Journals Online.

  3. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1118-1028. AJOL African Journals Online.

  4. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1597-4292. AJOL African Journals Online.

  5. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 0189-9686. AJOL African Journals Online.

  6. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1595-1413. AJOL African Journals Online.

  7. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 2078-5151. AJOL African Journals Online.

  8. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1694-0423. AJOL African Journals Online.

  9. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 0855-4307. AJOL African Journals Online.

  10. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1596-9827. AJOL African Journals Online.

  11. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 0379-9069. AJOL African Journals Online.

  12. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1998-1279. AJOL African Journals Online.

  13. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1606-7479. AJOL African Journals Online.

  14. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1995-7262. AJOL African Journals Online.

  15. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 0856-8960. AJOL African Journals Online.

  16. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 0855-5591. AJOL African Journals Online.

  17. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1531-4065. AJOL African Journals Online.

  18. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1110-5607. AJOL African Journals Online.

  19. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 2076-7714. AJOL African Journals Online.

  20. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1994-8220. AJOL African Journals Online.

  1. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1596-6232. AJOL African Journals Online.

  2. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 2224-0020. AJOL African Journals Online.

  3. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 0556-8641. AJOL African Journals Online.

  4. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1596-5414. AJOL African Journals Online.

  5. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 2305-2678. AJOL African Journals Online.

  6. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1119-3077. AJOL African Journals Online.

  7. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1027-4332. AJOL African Journals Online.

  8. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1998-9881. AJOL African Journals Online.

  9. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 0376-8902. AJOL African Journals Online.

  10. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 2507-7961. AJOL African Journals Online.

  11. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 0189-5117. AJOL African Journals Online.

  12. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1012-2796. AJOL African Journals Online.

  13. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 2313-1799. AJOL African Journals Online.

  14. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1025-9848. AJOL African Journals Online.

  15. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 2141-9884. AJOL African Journals Online.

  16. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1727-3781. AJOL African Journals Online.

  17. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 2090-7214. AJOL African Journals Online.

  18. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 2410-8936. AJOL African Journals Online.

  19. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 0856-0714. AJOL African Journals Online.

  20. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1684-5374. AJOL African Journals Online.

  1. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1998-8125. AJOL African Journals Online.

  2. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1016-0728. AJOL African Journals Online.

  3. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1821-9241. AJOL African Journals Online.

  4. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1607-0011. AJOL African Journals Online.

  5. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. AJOL African Journals Online. HOW TO USE ...

  6. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 2591 6831. AJOL African Journals Online.

  7. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1999-7671. AJOL African Journals Online.

  8. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1110-6859. AJOL African Journals Online.

  9. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 0794-4721. AJOL African Journals Online.

  10. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 2072-6589. AJOL African Journals Online.

  11. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1680-6905. AJOL African Journals Online.

  12. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1821-8148. AJOL African Journals Online.

  13. Paper vs. electrons. Epidemiologic publishing in a changing world.

    Science.gov (United States)

    Rothenberg; Frank; Fitzmaurice

    2000-10-01

    PURPOSE: To present the parallel histories of epidemiologic and electronic publishing and consider positive and negative factors that might affect their amalgam.METHODS: We performed a quantitative assessment of the arc of epidemiologic publication from 1966-1999, using major self-designated epidemiologic journals as a sample, and of scholarly electronic publication from 1991-1997, based on current literature review. We use an online, paperless journal as a case study, and review selected information-technology opinion in the area.RESULTS: By traditional standards, growth in epidemiologic publication has been considerable, with the addition of six new journals since 1966. In contrast, scholarly electronic publication for the period 1991-1997 grew from 27 to 2459 journals (not all exclusively online). Positive features of electronic publishing include flexibility, shortened time to publication, freedom from fixed publication date, diversity in presentation, and instant linkage to relevant material. A case study of a new online journal illustrates the substantive power of the medium. Negative factors include restriction (or unrestricted expansion) of the audience, the potential for hasty peer review, pitfalls in establishing credibility, an emphasis on style over content, technologic dependence, and additions to the information explosion. Relative cost and archiving are still debated. In assessing the pros and cons, it is important to distinguish electronic mechanisms that facilitate publication from electronic publishing, and to appreciate the difference between moving an existing journal to the electronic medium, and creating a new online journal.CONCLUSIONS: The movement from print to internet is probably inexorable, but a headlong rush may be ill-advised. Several models for dual publishing now exist, with the expectation that many, including the journals that serve epidemiology, will do so. The ultimate configuration is difficult to predict, but likely to be

  14. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 0258-252X. AJOL African Journals Online.

  15. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 0047-651X. AJOL African Journals Online.

  16. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 2360-994X. AJOL African Journals Online.

  17. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1858-554X. AJOL African Journals Online.

  18. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 2078-676X. AJOL African Journals Online.

  19. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 1814-232X. AJOL African Journals Online.

  20. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 0303-691X. AJOL African Journals Online.

  1. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 2449-108X. AJOL African Journals Online.

  2. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 2520–7997. AJOL African Journals Online.

  3. About this Publishing System

    African Journals Online (AJOL)

    This journal uses Open Journal Systems 2.4.3.0, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. OJS Editorial and Publishing Process. ISSN: 0012-835X. AJOL African Journals Online.

  4. [The virtuous doctor in cinema: the final examination].

    Science.gov (United States)

    Figueroa, Gustavo

    2014-10-01

    The virtuous doctor has subscribed an oath and by subscribing to this solemn promise, he is committed to live in accordance with the purposes, obligations and virtues established in the medical profession. Cinematic art has shown only a superficial interest in complex aspects of medical profession. An exception is Ingmar Bergman's film "Wild Strawberries", where Professor Isak Borg, a widowed 76-year-old physician, is to be awarded the Doctor Jubilaris degree, 50 years after he received his doctorate at Lund University. During the trip, Isak is forced by a nightmare to reevaluate his professional life as not being a virtuous doctor.

  5. Smart Grid communication middleware comparison distributed control comparison for the internet of things

    DEFF Research Database (Denmark)

    Petersen, Bo Søborg; Bindner, Henrik W.; Poulsen, Bjarne

    2017-01-01

    are possible by their performance, which is limited by the middleware characteristics, primarily interchangeable serialization and the Publish-Subscribe messaging pattern. The earlier paper "Smart Grid Serialization Comparison" (Petersen et al. 2017) AIDS in the choice of serialization, which has a big impact...

  6. A Software Framework for Multimodal Human-Computer Interaction Systems

    NARCIS (Netherlands)

    Shen, Jie; Pantic, Maja

    2009-01-01

    This paper describes a software framework we designed and implemented for the development and research in the area of multimodal human-computer interface. The proposed framework is based on publish / subscribe architecture, which allows developers and researchers to conveniently configure, test and

  7. Scientific Journal Publishing in India: Promoting electronic publishing of scholarly journals in India

    OpenAIRE

    Abraham, Thomas; Minj, Suvarsha

    2007-01-01

    Provides a report about the Scientific Journal Publishing in India (SJPI) Project which promotes electronic publishing of scholarly journals. It covers briefly the objectives, implementation and outcomes of the Project. Open Journal Systems and Open Archives Harvester were used to achieve the goals of the Project.

  8. The purpose of peer review in the case of an open-access publication

    Directory of Open Access Journals (Sweden)

    Alexandrov Georgii A

    2006-09-01

    Full Text Available Abstract First scientific journals were simply a way of informing colleagues about new research findings. In due course, they started filtering out unreasonable claims, and introduced a peer-review system. The purpose of peer reviewing changed with time. Since the middle of the past century, commercial publishers have owned a large number of scientific journals and as a result, the marketable value of a submitted manuscript has become an increasingly important factor in publishing decisions. Recently some publishers have developed business schemes which may stop this tendency. In the case of an open-access publication, the marketable value of a manuscript is not the primary consideration, since access to the research is not being sold. This innovation challenges scientists to re-consider the purpose of peer review. This editorial indicates some of the commonly used criteria for publication that consequently should receive less or little emphasis under the open-access model.

  9. Publishing: Alternatives and Economics.

    Science.gov (United States)

    Penchansky, Mimi; And Others

    The Library Association of the City University of New York presents an annotated bibliography on the subject of small and alternative publishing. In the first section directories, indexes, catalogs, and reviews are briefly described. Book distributors for small publishers are listed next. The major portion of the bibliography is a listing of books…

  10. Structural Aspects, Institutional Aspects, and Actors in the Organizational Field of Textbook Publishing : a case study on high school “Contemporary Society”

    OpenAIRE

    小原, 明恵

    2016-01-01

    The purpose of this paper is to clarify the organizational field of high school “Contemporary Society” textbook publishing using triadic relationship among structure, institutions, and actors as an analytical framework. Firstly, the Course of Study for high school “Contemporary Society” is explained as the institutional aspect of textbook publishing field. Secondly, the structural aspects of textbook publishing industry such as the market size, the number of publishers and textbooks, and the ...

  11. Publisher Correction

    DEFF Research Database (Denmark)

    Turcot, Valérie; Lu, Yingchang; Highland, Heather M

    2018-01-01

    In the version of this article originally published, one of the two authors with the name Wei Zhao was omitted from the author list and the affiliations for both authors were assigned to the single Wei Zhao in the author list. In addition, the ORCID for Wei Zhao (Department of Biostatistics and E...

  12. The handbook of journal publishing

    CERN Document Server

    Morris, Sally; LaFrenier, Douglas; Reich, Margaret

    2013-01-01

    The Handbook of Journal Publishing is a comprehensive reference work written by experienced professionals, covering all aspects of journal publishing, both online and in print. Journals are crucial to scholarly communication, but changes in recent years in the way journals are produced, financed, and used make this an especially turbulent and challenging time for journal publishers - and for authors, readers, and librarians. The Handbook offers a thorough guide to the journal publishing process, from editing and production through marketing, sales, and fulfilment, with chapters on management, finances, metrics, copyright, and ethical issues. It provides a wealth of practical tools, including checklists, sample documents, worked examples, alternative scenarios, and extensive lists of resources, which readers can use in their day-to-day work. Between them, the authors have been involved in every aspect of journal publishing over several decades and bring to the text their experience working for a wide range of ...

  13. HCI^2 Workbench: A Development Tool for Multimodal Human-Computer Interaction Systems

    NARCIS (Netherlands)

    Shen, Jie; Wenzhe, Shi; Pantic, Maja

    In this paper, we present a novel software tool designed and implemented to simplify the development process of Multimodal Human-Computer Interaction (MHCI) systems. This tool, which is called the HCI^2 Workbench, exploits a Publish / Subscribe (P/S) architecture [13] [14] to facilitate efficient

  14. HCI^2 Framework: A software framework for multimodal human-computer interaction systems

    NARCIS (Netherlands)

    Shen, Jie; Pantic, Maja

    2013-01-01

    This paper presents a novel software framework for the development and research in the area of multimodal human-computer interface (MHCI) systems. The proposed software framework, which is called the HCI∧2 Framework, is built upon publish/subscribe (P/S) architecture. It implements a

  15. Generation of feasible deployment configuration alternatives for Data Distribution Service based systems

    NARCIS (Netherlands)

    Tekinerdogan, Bedir; Çelik, Turgay; Köksal, Ömer

    2018-01-01

    Data distribution service (DDS) has been defined by the OMG to provide a standard data-centric publish-subscribe programming model and specification for distributed systems. DDS has been applied for the development of high performance distributed systems such as in the defense, finance, automotive,

  16. The Community Publishing Project: assisting writers to self-publish ...

    African Journals Online (AJOL)

    This article examines the need for a small project such as the Community Publishing Project in South Africa and explores its aims. The method of involving writers and community groups in the publication process is described and two completed projects are evaluated. Lessons learnt by the Centre for the Book in managing ...

  17. THE TYPES OF PUBLISHING SLOGANS

    Directory of Open Access Journals (Sweden)

    Ryzhov Konstantin Germanovich

    2015-03-01

    Full Text Available The author of the article focuses his attention on publishing slogans which are posted on 100 present-day Russian publishing houses' official websites and have not yet been studied in the special literature. The author has developed his own classification of publishing slogans based on the results of analysis and considering the current scientific views on the classification of slogans. The examined items are classified into autonomous and text-dependent according to interrelationship with an advertising text; marketable, corporative and mixed according to a presentation subject; rational, emotional and complex depending on the method of influence upon a recipient; slogan-presentation, slogan-assurance, slogan-identifier, slogan-appraisal, slogan-appeal depending on the communicative strategy; slogans consisting of one sentence and of two or more sentences; Russian and foreign ones. The analysis of the slogans of all kinds presented in the actual material allowed the author to determine the dominant features of the Russian publishing slogan which is an autonomous sentence in relation to the advertising text. In spite of that, the slogan shows the publishing output, influences the recipient emotionally, actualizes the communicative strategy of publishing house presentation of its distinguishing features, gives assurance to the target audience and distinguishes the advertised subject among competitors.

  18. Self-Published Books: An Empirical "Snapshot"

    Science.gov (United States)

    Bradley, Jana; Fulton, Bruce; Helm, Marlene

    2012-01-01

    The number of books published by authors using fee-based publication services, such as Lulu and AuthorHouse, is overtaking the number of books published by mainstream publishers, according to Bowker's 2009 annual data. Little empirical research exists on self-published books. This article presents the results of an investigation of a random sample…

  19. QlikView Server and Publisher

    CERN Document Server

    Redmond, Stephen

    2014-01-01

    This is a comprehensive guide with a step-by-step approach that enables you to host and manage servers using QlikView Server and QlikView Publisher.If you are a server administrator wanting to learn about how to deploy QlikView Server for server management,analysis and testing, and QlikView Publisher for publishing of business content then this is the perfect book for you. No prior experience with QlikView is expected.

  20. MINIX4RT: real-time interprocess communications facilities

    OpenAIRE

    Pessolani, Pablo Andrés

    2006-01-01

    MINIX4RT es una extensión del conocido Sistema Operativo MINIX que incorpora servicios de Tiempo Real Estricto en un nuevo microkernel pero manteniendo compatibilidad con las versiones anteriores del MINIX estándar. La Comunicación entre Procesos es un mecanismo que permite hacer extensible a un Sistema Operativo, pero debe estar libre de Inversión de Prioridades para ser utilizado en aplicaciones de Tiempo Real. Como las primitivas de MINIX no disponen de esta funcionalidad, se incorporar...

  1. Peer-review: An IOP Publishing Perspective

    Science.gov (United States)

    Smith, Timothy

    2015-03-01

    Online publishing is challenging, and potentially changing, the role of publishers in both managing the peer-review process and disseminating the work that they publish in meeting contrasting needs from diverse groups of research communities. Recognizing the value of peer-review as a fundamental service to authors and the research community, the underlying principles of managing the process for journals published by IOP Publishing remain unchanged and yet the potential and demand for alternative models exists. This talk will discuss the traditional approach to peer-review placed in the context of this changing demand.

  2. 76 FR 42076 - Determining the Amount of Taxes Paid for Purposes of the Foreign Tax Credit

    Science.gov (United States)

    2011-07-18

    ... Determining the Amount of Taxes Paid for Purposes of the Foreign Tax Credit AGENCY: Internal Revenue Service... purposes of the foreign tax credit. These regulations address certain highly structured arrangements that produce inappropriate foreign tax credit results. The text of those temporary regulations published in...

  3. The impact of Arizona Highways Magazine on tourism.

    Science.gov (United States)

    2012-03-01

    The purpose of this study was to: 1) examine the effect of Arizona Highways Magazine (AHM) on tourism, 2) determine trip : characteristics of AHM subscribers traveling in Arizona, and 3) calculate a benefit/cost ratio for AHM based on the : magazine...

  4. Preservation of correctness during system reconfiguration in Data Distribution Service for Real-Time Systems (DDS)

    NARCIS (Netherlands)

    Zieba, Bogumil; van Sinderen, Marten J.

    This paper addresses dynamic reconfiguration of distributed systems that use a publish/subscribe (pub/sub) middleware. The objective of dynamic reconfiguration is to evolve incrementally from one system configuration to another at run-time in order to e.g., ensure the reliability of the system. The

  5. Use of social media in health promotion: purposes, key performance indicators, and evaluation metrics.

    Science.gov (United States)

    Neiger, Brad L; Thackeray, Rosemary; Van Wagenen, Sarah A; Hanson, Carl L; West, Joshua H; Barnes, Michael D; Fagen, Michael C

    2012-03-01

    Despite the expanding use of social media, little has been published about its appropriate role in health promotion, and even less has been written about evaluation. The purpose of this article is threefold: (a) outline purposes for social media in health promotion, (b) identify potential key performance indicators associated with these purposes, and (c) propose evaluation metrics for social media related to the key performance indicators. Process evaluation is presented in this article as an overarching evaluation strategy for social media.

  6. Secukinumab.

    Science.gov (United States)

    Cada, Dennis J; Baker, Danial E; Panther, Shannon G; PharmD, Kyle Ingram

    2015-09-01

    Each month, subscribers to The Formulary Monograph Service receive 5 to 6 well-documented monographs on drugs that are newly released or are in late phase 3 trials. The monographs are targeted to Pharmacy & Therapeutics Committees. Subscribers also receive monthly 1-page summary monographs on agents that are useful for agendas and pharmacy/nursing in-services. A comprehensive target drug utilization evaluation/medication use evaluation (DUE/MUE) is also provided each month. With a subscription, the monographs are sent in print and are also available on-line. Monographs can be customized to meet the needs of a facility. A drug class review is now published monthly with The Formulary Monograph Service. Through the cooperation of The Formulary, Hospital Pharmacy publishes selected reviews in this column. For more information about The Formulary Monograph Service, call The Formulary at 800-322-4349. The September 2015 monograph topics are cangrelor, lumacaftor/ivacaftor, brexpiprazole, talimogene laherparepvec, and lesinurad. The Safety MUE is on cangrelor.

  7. Oritavancin diphosphate.

    Science.gov (United States)

    Cada, Dennis J; Baker, Danial E

    2014-12-01

    Each month, subscribers to The Formulary Monograph Service receive 5 to 6 well-documented monographs on drugs that are newly released or are in late phase 3 trials. The monographs are targeted to Pharmacy & Therapeutics Committees. Subscribers also receive monthly 1-page summary monographs on agents that are useful for agendas and pharmacy/nursing in-services. A comprehensive target drug utilization evaluation/medication use evaluation (DUE/MUE) is also provided each month. With a subscription, the monographs are sent in print and are also available on-line. Monographs can be customized to meet the needs of a facility. A drug class review is now published monthly with The Formulary Monograph Service. Through the cooperation of The Formulary, Hospital Pharmacy publishes selected reviews in this column. For more information about The Formulary Monograph Service, call The Formulary at 800-322-4349. The December 2014 monograph topics are olodaterol, peginterferon beta-1a, testosterone nasal gel, ferric citrate corredination complex, and safinamide. The Safety MUE is on olodaterol.

  8. Ivadradine.

    Science.gov (United States)

    Cada, Dennis J; Bindler, Ross; Baker, Danial E

    2015-10-01

    Each month, subscribers to The Formulary Monograph Service receive 5 to 6 well-documented monographs on drugs that are newly released or are in late phase 3 trials. The monographs are targeted to Pharmacy & Therapeutics Committees. Subscribers also receive monthly 1-page summary monographs on agents that are useful for agendas and pharmacy/nursing in-services. A comprehensive target drug utilization evaluation/medication use evaluation (DUE/MUE) is also provided each month. With a subscription, the monographs are sent in print and are also available on-line. Monographs can be customized to meet the needs of a facility. A drug class review is now published monthly with The Formulary Monograph Service. Through the cooperation of The Formulary, Hospital Pharmacy publishes selected reviews in this column. For more information about The Formulary Monograph Service, call The Formulary at 800-322-4349. The October 2015 monograph topics are sacubitril/valsartan, daclatasvir, sonidegib, alirocumab, and sodium zirconium cyclosilicate. The Safety MUE is on sacubitril/valsartan.

  9. Suvorexant.

    Science.gov (United States)

    Cada, Dennis J; Levien, Terri L; Baker, Danial E

    2015-01-01

    Each month, subscribers to The Formulary Monograph Service receive 5 to 6 well-documented monographs on drugs that are newly released or are in late phase 3 trials. The monographs are targeted to Pharmacy & Therapeutics Committees. Subscribers also receive monthly 1-page summary monographs on agents that are useful for agendas and pharmacy/nursing in-services. A comprehensive target drug utilization evaluation/medication use evaluation (DUE/MUE) is also provided each month. With a subscription, the monographs are sent in print and are also available on-line. Monographs can be customized to meet the needs of a facility. A drug class review is now published monthly with The Formulary Monograph Service. Through the cooperation of The Formulary, Hospital Pharmacy publishes selected reviews in this column. For more information about The Formulary Monograph Service, call The Formulary at 800-322-4349. The January 2015 monograph topics are ledipasvir/sofosbuvir, eliglustat, naloxegol, pembrolizumab, and dulaglutide injection. The Safety MUE is on ledipasvir/sofosbuvir.

  10. Netupitant/Palonosetron.

    Science.gov (United States)

    Cada, Dennis J; Leonard, James; Baker, Danial E

    2015-04-01

    Each month, subscribers to The Formulary Monograph Service receive 5 to 6 well-documented monographs on drugs that are newly released or are in late phase 3 trials. The monographs are targeted to Pharmacy & Therapeutics Committees. Subscribers also receive monthly 1-page summary monographs on agents that are useful for agendas and pharmacy/nursing in-services. A comprehensive target drug utilization evaluation/medication use evaluation (DUE/MUE) is also provided each month. With a subscription, the monographs are sent in print and are also available on-line. Monographs can be customized to meet the needs of a facility. A drug class review is now published monthly with The Formulary Monograph Service. Through the cooperation of The Formulary, Hospital Pharmacy publishes selected reviews in this column. For more information about The Formulary Monograph Service, call The Formulary at 800-322-4349. The April 2015 monograph topics are edoxaban, diclofenac sodium injectable, olaparib, antihemophilic factor porcine, and blinatumomab. The Safety MUE is on edoxaban.

  11. Ombitasvir/Paritaprevir/Ritonavir and Dasabuvir.

    Science.gov (United States)

    Cada, Dennis J; Leonard, James; Levien, Terri L; Baker, Danial E

    2015-05-01

    Each month, subscribers to The Formulary Monograph Service receive 5 to 6 well-documented monographs on drugs that are newly released or are in late phase 3 trials. The monographs are targeted to Pharmacy & Therapeutics Committees. Subscribers also receive monthly 1-page summary monographs on agents that are useful for agendas and pharmacy/nursing in-services. A comprehensive target drug utilization evaluation/medication use evaluation (DUE/MUE) is also provided each month. With a subscription, the monographs are sent in print and are also available on-line. Monographs can be customized to meet the needs of a facility. A drug class review is now published monthly with The Formulary Monograph Service. Through the cooperation of The Formulary, Hospital Pharmacy publishes selected reviews in this column. For more information about The Formulary Monograph Service, call The Formulary at 800-322-4349. The May 2015 monograph topics are palbociclib, lenvatinib, nivolumab, ferric pyrophosphate citrate solution, and secukinumab. The Safety MUE is on non-opioid injectable pain or fever medications.

  12. Cangrelor.

    Science.gov (United States)

    Baker, Danial E; Ingram, Kyle T

    2015-11-01

    Each month, subscribers to The Formulary Monograph Service receive 5 to 6 well-documented monographs on drugs that are newly released or are in late phase 3 trials. The monographs are targeted to Pharmacy & Therapeutics Committees. Subscribers also receive monthly 1-page summary monographs on agents that are useful for agendas and pharmacy/nursing in-services. A comprehensive target drug utilization evaluation/medication use evaluation (DUE/MUE) is also provided each month. With a subscription, the monographs are sent in print and are also available on-line. Monographs can be customized to meet the needs of a facility. A drug class review is now published monthly with The Formulary Monograph Service. Through the cooperation of The Formulary, Hospital Pharmacy publishes selected reviews in this column. For more information about The Formulary Monograph Service , call The Formulary at 800-322-4349. The November 2015 monograph topics are evolocumab, dichlorphenamide, necitumumab, cobimetinib, and reslizumab. The Safety MUE is on alirocumab and evolocumab.

  13. Ferric citrate.

    Science.gov (United States)

    Cada, Dennis J; Cong, Jasen; Baker, Danial E

    2015-02-01

    Each month, subscribers to The Formulary Monograph Service receive 5 to 6 well-documented monographs on drugs that are newly released or are in late phase 3 trials. The monographs are targeted to Pharmacy & Therapeutics Committees. Subscribers also receive monthly 1-page summary monographs on agents that are useful for agendas and pharmacy/nursing in-services. A comprehensive target drug utilization evaluation/medication use evaluation (DUE/MUE) is also provided each month. With a subscription, the monographs are sent in print and are also available on-line. Monographs can be customized to meet the needs of a facility. A drug class review is now published monthly with The Formulary Monograph Service. Through the cooperation of The Formulary, Hospital Pharmacy publishes selected reviews in this column. For more information about The Formulary Monograph Service, call The Formulary at 800-322-4349. The February 2015 monograph topics are netupitant/palonosetron, naltrxone SR/bupropion SR, nintedanib, pirfenidone, and ivabradine. The Safety MUE is on netupitant/palonosetron.

  14. Ceftolozane/Tazobactam.

    Science.gov (United States)

    Cada, Dennis J; Wageman, Jesse; Baker, Danial E; Levien, Terri L

    2015-06-01

    Each month, subscribers to The Formulary Monograph Service receive 5 to 6 well-documented monographs on drugs that are newly released or are in late phase 3 trials. The monographs are targeted to Pharmacy & Therapeutics Committees. Subscribers also receive monthly 1-page summary monographs on agents that are useful for agendas and pharmacy/nursing in-services. A comprehensive target drug utilization evaluation/medication use evaluation (DUE/MUE) is also provided each month. With a subscription, the monographs are sent in print and are also available on-line. Monographs can be customized to meet the needs of a facility. A drug class review is now published monthly with The Formulary Monograph Service. Through the cooperation of The Formulary, Hospital Pharmacy publishes selected reviews in this column. For more information about The Formulary Monograph Service, call The Formulary at 800-322-4349. The June 2015 monograph topics are ceftazidime-avibactam, isavuconazonium sulfate, panobinostat, levodopa-carbidopa intestinal gel, and LCZ696. The Safety MUE is on ceftazidime-avibactam.

  15. Edoxaban.

    Science.gov (United States)

    Cada, Dennis J; Baker, Danial E; Ingram, Kyle

    2015-07-01

    Each month, subscribers to The Formulary Monograph Service receive 5 to 6 well-documented monographs on drugs that are newly released or are in late phase 3 trials. The monographs are targeted to Pharmacy & Therapeutics Committees. Subscribers also receive monthly 1-page summary monographs on agents that are useful for agendas and pharmacy/nursing in-services. A comprehensive target drug utilization evaluation/medication use evaluation (DUE/MUE) is also provided each month. With a subscription, the monographs are sent in print and are also available on-line. Monographs can be customized to meet the needs of a facility. A drug class review is now published monthly with The Formulary Monograph Service. Through the cooperation of The Formulary, Hospital Pharmacy publishes selected reviews in this column. For more information about The Formulary Monograph Service, call The Formulary at 800-322-4349. The July 2015 monograph topics are ivabradine, dinutuximab, glycopyrronium bromide/indacaterol, patriromer, and idarucizumab. The Safety MUE is on ivabradine.

  16. Sacubitril/Valsartan.

    Science.gov (United States)

    Cada, Dennis J; Baker, Danial E; Leonard, James

    2015-11-01

    Each month, subscribers to The Formulary Monograph Service receive 5 to 6 well-documented monographs on drugs that are newly released or are in late phase 3 trials. The monographs are targeted to Pharmacy & Therapeutics Committees. Subscribers also receive monthly 1-page summary monographs on agents that are useful for agendas and pharmacy/nursing in-services. A comprehensive target drug utilization evaluation/medication use evaluation (DUE/MUE) is also provided each month. With a subscription, the monographs are sent in print and are also available on-line. Monographs can be customized to meet the needs of a facility. A drug class review is now published monthly with The Formulary Monograph Service. Through the cooperation of The Formulary, Hospital Pharmacy publishes selected reviews in this column. For more information about The Formulary Monograph Service, call The Formulary at 800-322-4349. The December 2015 monograph topics are rolapitant, insulin degludec, flibanserin, coagulation factor IX (recombinant), and grazoprevir/elbasvir. The Safety MUE is on rolapitant.

  17. Sacubitril/Valsartan

    Science.gov (United States)

    Cada, Dennis J.; Baker, Danial E.; Leonard, James

    2015-01-01

    Each month, subscribers to The Formulary Monograph Service receive 5 to 6 well-documented monographs on drugs that are newly released or are in late phase 3 trials. The monographs are targeted to Pharmacy & Therapeutics Committees. Subscribers also receive monthly 1-page summary monographs on agents that are useful for agendas and pharmacy/nursing in-services. A comprehensive target drug utilization evaluation/medication use evaluation (DUE/MUE) is also provided each month. With a subscription, the monographs are sent in print and are also available on-line. Monographs can be customized to meet the needs of a facility. A drug class review is now published monthly with The Formulary Monograph Service. Through the cooperation of The Formulary, Hospital Pharmacy publishes selected reviews in this column. For more information about The Formulary Monograph Service, call The Formulary at 800-322-4349. The December 2015 monograph topics are rolapitant, insulin degludec, flibanserin, coagulation factor IX (recombinant), and grazoprevir/elbasvir. The Safety MUE is on rolapitant. PMID:27621510

  18. From protocol to published report

    DEFF Research Database (Denmark)

    Berendt, Louise; Callréus, Torbjörn; Petersen, Lene Grejs

    2016-01-01

    and published reports of academic clinical drug trials. METHODS: A comparison was made between study protocols and their corresponding published reports. We assessed the overall consistency, which was defined as the absence of discrepancy regarding study type (categorized as either exploratory or confirmatory...... in 1999, 2001, and 2003, 95 of which fulfilled the eligibility criteria and had at least one corresponding published report reporting data on trial subjects. Overall consistency was observed in 39% of the trials (95% CI: 29 to 49%). Randomized controlled trials (RCTs) constituted 72% (95% CI: 63 to 81......%) of the sample, and 87% (95% CI: 80 to 94%) of the trials were hospital based. CONCLUSIONS: Overall consistency between protocols and their corresponding published reports was low. Motivators for the inconsistencies are unknown but do not seem restricted to economic incentives....

  19. Types of Open Access Publishers in Scopus

    Directory of Open Access Journals (Sweden)

    David Solomon

    2013-05-01

    Full Text Available This study assessed characteristics of publishers who published 2010 open access (OA journals indexed in Scopus. Publishers were categorized into six types; professional, society, university, scholar/researcher, government, and other organizations. Type of publisher was broken down by number of journals/articles published in 2010, funding model, location, discipline and whether the journal was born or converted to OA. Universities and societies accounted for 50% of the journals and 43% of the articles published. Professional publisher accounted for a third of the journals and 42% of the articles. With the exception of professional and scholar/researcher publishers, most journals were originally subscription journals that made at least their digital version freely available. Arts, humanities and social science journals are largely published by societies and universities outside the major publishing countries. Professional OA publishing is most common in biomedicine, mathematics, the sciences and engineering. Approximately a quarter of the journals are hosted on national/international platforms, in Latin America, Eastern Europe and Asia largely published by universities and societies without the need for publishing fees. This type of collaboration between governments, universities and/or societies may be an effective means of expanding open access publications.

  20. Comet: Multifunction VOEvent broker

    Science.gov (United States)

    Swinbank, John

    2014-04-01

    Comet is a Python implementation of the VOEvent Transport Protocol (VTP). VOEvent is the IVOA system for describing transient celestial events. Details of transients detected by many projects, including Fermi, Swift, and the Catalina Sky Survey, are currently made available as VOEvents, which is also the standard alert format by future facilities such as LSST and SKA. The core of Comet is a multifunction VOEvent broker, capable of receiving events either by subscribing to one or more remote brokers or by direct connection from authors; it can then both process those events locally and forward them to its own subscribers. In addition, Comet provides a tool for publishing VOEvents to the global VOEvent backbone.

  1. Choosing the Right Desktop Publisher.

    Science.gov (United States)

    Eiser, Leslie

    1988-01-01

    Investigates the many different desktop publishing packages available today. Lists the steps to desktop publishing. Suggests which package to use with specific hardware available. Compares several packages for IBM, Mac, and Apple II based systems. (MVL)

  2. Publishing for Learned Societies: The Secret Life of a Scholarly Publisher

    Science.gov (United States)

    Nicholson, David

    Wiley-Blackwell was formed in February 2007 as a result of the acquisition of Blackwell Publishing Ltd. by John Wiley & Sons, Inc. and the merger between Blackwell and Wiley's Scientific, Technical, and Medical business. Wiley-Blackwell publishes approximately 1,250 scholarly peer-reviewed journals including Monthly Notices of the Royal Astronomical Society and Astronomische Nachrichten, and has relationships with over 800 learned societies. The "secret life" of the article's title refers to the two broad areas of activity we undertake for our society partners, namely practical assistance and strategic advice. One of our goals at Wiley-Blackwell is to set the standard for both areas, and this article illustrates how we are doing this with a series of tangible examples.

  3. Efficient process migration in the EMPS multiprocessor system

    NARCIS (Netherlands)

    van Dijk, G.J.W.; Gils, van M.J.

    1992-01-01

    The process migration facility in the Eindhoven multiprocessor system (EMPS) is presented. In the EMPS system, mailboxes are used for interprocess communication. These mailboxes provide transparency of location for communicating processes. The major advantages of mailbox communication in the EMPS

  4. The Changing Business of Scholarly Publishing.

    Science.gov (United States)

    Hunter, Karen

    1993-01-01

    Discussion of changes and trends in scholarly publishing highlights monographs; journals; user-centered publishing; electronic products and services, including adding value, marketing strategies, and new pricing systems; changing attitudes regarding copyright; trends in publishing industry reorganization; and impacts on research libraries. (LRW)

  5. Publishing in Open Access Journals

    International Development Research Centre (IDRC) Digital Library (Canada)

    mbrunet

    00054.x). • An ISSN (International Standard Serial Number e.g. 1234-5678) has ... Publisher uses direct and unsolicited marketing (i.e., spamming) or advertising is obtrusive (to publish articles or serve on editorial board). • No information is ...

  6. Electronic Publishing: Baseline Data 1993.

    Science.gov (United States)

    Brock, Laurie

    1993-01-01

    Provides highlights of a report describing research conducted to analyze and compare publishers' and developers' current and planned involvement in electronic publishing. Topics include acceptance of new media, licensing issues, costs and other perceived obstacles, and CD-ROMs platforms. (EAM)

  7. The Book Publishing Industry

    OpenAIRE

    Jean-Paul Simon; Giuditta de Prato

    2012-01-01

    This report offers an in-depth analysis of the major economic developments in the book publishing industry. The analysis integrates data from a statistical report published earlier as part of this project. The report is divided into 4 main parts. Chapter 1, the introduction, puts the sector into an historical perspective. Chapter 2 introduces the markets at a global and regional level; describes some of the major EU markets (France, Germany, Italy, Spain and the United Kingdom). Chapter 3 ana...

  8. ECOLOGICAl ClUBS FOR CHILDREN (ECCO)

    African Journals Online (AJOL)

    WHAT DOES ECCO DO? • Organizes training courses for organizers;. • Organizes camps for member-clubs;. • Finds sponsorship for our many needs;. • Publishes regular newsletters and information booklets for members;. • Gives financial support to clubs when necessary. (each child subscribes about 30% of his own.

  9. Managing Distributed Systems with Smart Subscriptions

    Science.gov (United States)

    Filman, Robert E.; Lee, Diana D.; Swanson, Keith (Technical Monitor)

    2000-01-01

    We describe an event-based, publish-and-subscribe mechanism based on using 'smart subscriptions' to recognize weakly-structured events. We present a hierarchy of subscription languages (propositional, predicate, temporal and agent) and algorithms for efficiently recognizing event matches. This mechanism has been applied to the management of distributed applications.

  10. Ethics in Scientific Publishing

    Science.gov (United States)

    Sage, Leslie J.

    2012-08-01

    We all learn in elementary school not turn in other people's writing as if it were our own (plagiarism), and in high school science labs not to fake our data. But there are many other practices in scientific publishing that are depressingly common and almost as unethical. At about the 20 percent level authors are deliberately hiding recent work -- by themselves as well as by others -- so as to enhance the apparent novelty of their most recent paper. Some people lie about the dates the data were obtained, to cover up conflicts of interest, or inappropriate use of privileged information. Others will publish the same conference proceeding in multiple volumes, or publish the same result in multiple journals with only trivial additions of data or analysis (self-plagiarism). These shady practices should be roundly condemned and stopped. I will discuss these and other unethical actions I have seen over the years, and steps editors are taking to stop them.

  11. Scientific impact of studies published in temporarily available radiation oncology journals: a citation analysis.

    Science.gov (United States)

    Nieder, Carsten; Geinitz, Hans; Andratschke, Nicolaus H; Grosu, Anca L

    2015-01-01

    The purpose of this study was to review all articles published in two temporarily available radiation oncology journals (Radiation Oncology Investigations, Journal of Radiosurgery) in order to evaluate their scientific impact. From several potential measures of impact and relevance of research, we selected article citation rate because landmark or practice-changing research is likely to be cited frequently. The citation database Scopus was used to analyse number of citations. During the time period 1996-1999 the journal Radiation Oncology Investigations published 205 articles, which achieved a median number of 6 citations (range 0-116). However, the most frequently cited article in the first 4 volumes achieved only 23 citations. The Journal of Radiosurgery published only 31 articles, all in the year 1999, which achieved a median number of 1 citation (range 0-11). No prospective randomized studies or phase I-II collaborative group trials were published in these journals. Apparently, the Journal of Radiosurgery acquired relatively few manuscripts that were interesting and important enough to impact clinical practice. Radiation Oncology Investigations' citation pattern was better and closer related to that reported in several previous studies focusing on the field of radiation oncology. The vast majority of articles published in temporarily available radiation oncology journals had limited clinical impact and achieved few citations. Highly influential research was unlikely to be submitted during the initial phase of establishing new radiation oncology journals.

  12. Basics of Desktop Publishing. Second Edition.

    Science.gov (United States)

    Beeby, Ellen; Crummett, Jerrie

    This document contains teacher and student materials for a basic course in desktop publishing. Six units of instruction cover the following: (1) introduction to desktop publishing; (2) desktop publishing systems; (3) software; (4) type selection; (5) document design; and (6) layout. The teacher edition contains some or all of the following…

  13. The Decision to Publish Electronically.

    Science.gov (United States)

    Craig, Gary

    1983-01-01

    Argues that decision to publish a given intellectual product "electronically" is a business decision based on customer needs, available format alternatives, current business climate, and variety of already existing factors. Publishers are most influenced by customers' acceptance of new products and their own role as intermediaries in…

  14. The Evolution of Electronic Publishing.

    Science.gov (United States)

    Lancaster, F. W.

    1995-01-01

    Discusses the evolution of electronic publishing from the early 1960s when computers were used merely to produce conventional printed products to the present move toward networked scholarly publishing. Highlights include library development, periodicals on the Internet, online journals versus paper journals, problems, and the future of…

  15. A COMPARATIVE BIBLIOMETRIC ANALYSIS OF FINANCE PAPERS PUBLISHED IN HIGH IMPACT JOURNALS AND DEVELOPING COUNTRY–ADDRESSED JOURNALS: THE CASE OF TURKISH JOURNALS

    OpenAIRE

    Esen, Sinan; Takıl, Davut; Tunahan, Hakan

    2018-01-01

    The aim of this study is to compare finance articles published in highest-impact journals and developing country–addressed journals from a bibliometric perspective. For this purpose, it compares finance papers published in the Turkish-originated journals Journal of Economics, Business and Finance (IIF) and Journal of Accounting and Finance (known as Mufad) with those published in the world’s most influential journals, Journal of Finance (JOF) and the Review of Financial Studies (RFS), in term...

  16. Development and Psychometric Evaluation of Scales: A Survey of Published Articles

    Directory of Open Access Journals (Sweden)

    Foroozan Atashzadeh-Shoorideh

    2016-01-01

    Full Text Available Background and purpose: Using valid and reliable instruments is an important way for collecting data in qualitative researches. This paper is a report of a study conducted to examine the extent of psychometric properties of the scales in research papers published in Journal of Advanced Nursing.Methods: In this study, the Journal of Advanced Nursing was chosen for systematic review. All articles which were published during 2007-2009 in this journal were collected and articles related to instrument development were selected. Each article was completely reviewed to identify the methods of instrument validation and reliability.Results: From 980 articles published in Journal of Advanced Nursing during 2007-2009, 41 (4.18% articles were about research methodology. In these, 12 articles (29.27% were related to developing an instrument. In this study, review of 12 articles that published in Journal of Advanced Nursing, 2007-2009, showed that some of the articles did not measure psychometric properties properly, thus some of the developed scales need to measure other types of necessary validity. In addition, reliability testing needs to be performed on each instrument used in a study before other statistical analysis are performed. From 12 articles, all of the articles measured and reported Cronbach’s alpha, but four of them did not measure test-retest.Conclusions: Although researchers put a great emphasis on methodology and statistical analysis, they pay less attention to the psychometric properties of their new instruments. The authors of this article hope to draw the attention of researcher to the importance of measuring psychometric properties of new instruments.Keywords: PSYCHOMETRIC, SCALES, CRITICAL REVIEW

  17. Exploring Digital News Publishing Business Models

    DEFF Research Database (Denmark)

    Lindskow, Kasper

    News publishers in the industrialized world are experiencing a fundamental challenge to their business models because of the changing modes of consumption, competition, and production of their offerings that are associated with the emergence of the networked information society. The erosion...... of the traditional business models poses an existential threat to news publishing and has given rise to a continuing struggle among news publishers to design digital business models that will be sustainable in the future. This dissertation argues that a central and underresearched aspect of digital news publishing...... business models concerns the production networks that support the co-production of digital news offerings. To fill this knowledge gap, this dissertation explores the strategic design of the digital news publishing production networks that are associated with HTML-based news offerings on the open Web...

  18. Resonance – Journal of Science Education | Indian Academy of ...

    Indian Academy of Sciences (India)

    Logo of the Indian Academy of Sciences. Indian Academy of ... Volume 17; Issue 8. UNIX: Genesis and Design Features ... Keywords. Operating system design; UNIX shell; UNIX kernel; file systems; process management; interprocess communication; versioning; documentation and high level language C; tools and utilities.

  19. ESTABLISHING A PUBLISHING OUTFIT IN NIGERIA EMENYONU ...

    African Journals Online (AJOL)

    CIU

    stakeholders in the publishing industry,the legal environment of publishing, ... retailers. Publishing is a peculiar form of business for which a special group of very .... The publisher should provide furniture and fittings for the staff and intended ...

  20. Decentralized provenance-aware publishing with nanopublications

    Directory of Open Access Journals (Sweden)

    Tobias Kuhn

    2016-08-01

    Full Text Available Publication and archival of scientific results is still commonly considered the responsability of classical publishing companies. Classical forms of publishing, however, which center around printed narrative articles, no longer seem well-suited in the digital age. In particular, there exist currently no efficient, reliable, and agreed-upon methods for publishing scientific datasets, which have become increasingly important for science. In this article, we propose to design scientific data publishing as a web-based bottom-up process, without top-down control of central authorities such as publishing companies. Based on a novel combination of existing concepts and technologies, we present a server network to decentrally store and archive data in the form of nanopublications, an RDF-based format to represent scientific data. We show how this approach allows researchers to publish, retrieve, verify, and recombine datasets of nanopublications in a reliable and trustworthy manner, and we argue that this architecture could be used as a low-level data publication layer to serve the Semantic Web in general. Our evaluation of the current network shows that this system is efficient and reliable.

  1. MUCH Electronic Publishing Environment: Principles and Practices.

    Science.gov (United States)

    Min, Zheng; Rada, Roy

    1994-01-01

    Discusses the electronic publishing system called Many Using and Creating Hypermedia (MUCH). The MUCH system supports collaborative authoring; reuse; formatting and printing; management; hypermedia publishing and delivery; and interchange. This article examines electronic publishing environments; the MUCH environment; publishing activities; and…

  2. 75 FR 80354 - Satellite Television Extension and Localism Act of 2010 and Satellite Home Viewer Extension and...

    Science.gov (United States)

    2010-12-22

    ... the methodology and parameters for describing the basic radiofrequency environment of the SHVIA ILLR... signal strength predictive model or a measurement may request a waiver, through the subscriber's... streams can be treated equally for purposes of both prediction and measurement of signal strength. They...

  3. A development framework for artificial intelligence based distributed operations support systems

    Science.gov (United States)

    Adler, Richard M.; Cottman, Bruce H.

    1990-01-01

    Advanced automation is required to reduce costly human operations support requirements for complex space-based and ground control systems. Existing knowledge based technologies have been used successfully to automate individual operations tasks. Considerably less progress has been made in integrating and coordinating multiple operations applications for unified intelligent support systems. To fill this gap, SOCIAL, a tool set for developing Distributed Artificial Intelligence (DAI) systems is being constructed. SOCIAL consists of three primary language based components defining: models of interprocess communication across heterogeneous platforms; models for interprocess coordination, concurrency control, and fault management; and for accessing heterogeneous information resources. DAI applications subsystems, either new or existing, will access these distributed services non-intrusively, via high-level message-based protocols. SOCIAL will reduce the complexity of distributed communications, control, and integration, enabling developers to concentrate on the design and functionality of the target DAI system itself.

  4. Revitalising and preserving endangered indigenous languages in South Africa through writing and publishing

    Directory of Open Access Journals (Sweden)

    Patrick Ngulube

    2012-12-01

    Full Text Available Libraries and librarians play a central role in organising and communicating knowledge. They are an important part of theknowledge production and use chain. The development and sustenance of a knowledge-based economy hinges on theirability to facilitate the accessibility, retrievability and usability of the knowledge and information that permeates theinformation society. Writers and publishers as part and parcel of the knowledge chain are central to the production anddistribution of ideas. Language is fundamental to their ability to communicate and get their literal messages, expressionsand ideas through. Their preferred language of writing and publishing may mean a difference between the growth anddemise of a language of a society and its culture and civilisation. Many indigenous languages around the globe arestruggling to survive because of various reasons including neglect by writers and publishers. Publishers and writers as majorrole players in the knowledge production and reproduction chain may assist in promoting and preserving indigenouslanguages in general and in South Africa in particular. This may ensure that South Africa’s knowledge economy developswithout sidelining or discriminating against any culture or language. There are challenges and opportunities that writersand publishers are likely to face in attempting to revitalise and empower indigenous languages in South Africa, but theyare not insurmountable. Using a theoretical approach, the purpose of this article is to highlight the role that writers andpublishers may play in revitalising and preserving endangered indigenous languages in South Africa. Recommendations aremade on how the role players may deal with the challenges that have culminated in the neglect of the endangeredindigenous languages.

  5. Desktop Publishing in the University.

    Science.gov (United States)

    Burstyn, Joan N., Ed.

    Highlighting changes in the work of people within the university, this book presents nine essays that examine the effects of desktop publishing and electronic publishing on professors and students, librarians, and those who work at university presses and in publication departments. Essays in the book are: (1) "Introduction: The Promise of Desktop…

  6. Web Publishing Schedule

    Science.gov (United States)

    Section 207(f)(2) of the E-Gov Act requires federal agencies to develop an inventory and establish a schedule of information to be published on their Web sites, make those schedules available for public comment. To post the schedules on the web site.

  7. Limits to high-speed simulations of spiking neural networks using general-purpose computers.

    Science.gov (United States)

    Zenke, Friedemann; Gerstner, Wulfram

    2014-01-01

    To understand how the central nervous system performs computations using recurrent neuronal circuitry, simulations have become an indispensable tool for theoretical neuroscience. To study neuronal circuits and their ability to self-organize, increasing attention has been directed toward synaptic plasticity. In particular spike-timing-dependent plasticity (STDP) creates specific demands for simulations of spiking neural networks. On the one hand a high temporal resolution is required to capture the millisecond timescale of typical STDP windows. On the other hand network simulations have to evolve over hours up to days, to capture the timescale of long-term plasticity. To do this efficiently, fast simulation speed is the crucial ingredient rather than large neuron numbers. Using different medium-sized network models consisting of several thousands of neurons and off-the-shelf hardware, we compare the simulation speed of the simulators: Brian, NEST and Neuron as well as our own simulator Auryn. Our results show that real-time simulations of different plastic network models are possible in parallel simulations in which numerical precision is not a primary concern. Even so, the speed-up margin of parallelism is limited and boosting simulation speeds beyond one tenth of real-time is difficult. By profiling simulation code we show that the run times of typical plastic network simulations encounter a hard boundary. This limit is partly due to latencies in the inter-process communications and thus cannot be overcome by increased parallelism. Overall, these results show that to study plasticity in medium-sized spiking neural networks, adequate simulation tools are readily available which run efficiently on small clusters. However, to run simulations substantially faster than real-time, special hardware is a prerequisite.

  8. Desktop Publishing Choices: Making an Appropriate Decision.

    Science.gov (United States)

    Crawford, Walt

    1991-01-01

    Discusses various choices available for desktop publishing systems. Four categories of software are described, including advanced word processing, graphics software, low-end desktop publishing, and mainstream desktop publishing; appropriate hardware is considered; and selection guidelines are offered, including current and future publishing needs,…

  9. WE-F-211-01: The Evolving Landscape of Scientific Publishing.

    Science.gov (United States)

    Armato, S; Hendee, W; Marshall, C; Curran, B

    2012-06-01

    The dissemination of scientific advances has changed little since the first peer-reviewed journal was published in 1665 - that is, until this past decade. The print journal, delivered by mail and stored on office shelves and in library reading rooms around the world, has been transformed by immediate, on-demand access to scientific discovery in electronic form. At the same time, the producers and consumers of that scientific content have greatly increased in number, and the balance between supply and demand has required innovations in the world of scientific publishing. In light of technological advances and societal expectations, the dissemination of scientific knowledge has assumed a new form, one that is dynamic and rapidly changing. The academic medical physicist must understand this evolution to ensure that appropriate decisions are made with regard to journal submission strategies and that relevant information on new findings is obtained in a timely manner. Medical Physics is adapting to these changes in substantive ways. This new scientific publishing landscape has implications for subscription models, targeted access through semantic enrichment, user interactivity with content, customized content delivery, and advertising opportunities. Many organizations, including the AAPM, depend on scientific publishing as a significant source of revenue, but web-based delivery raises the expectation that access should be free and threatens this model. The purpose of this symposium is to explore the factors that have contributed to the current state of scientific publishing, to anticipate future directions in this arena, and to convey how medical physicists may benefit from the expanded opportunities, both as authors and as readers. 1. To appreciate the importance of scientific and clinical practice communication for the advancement of the medical physics field 2. To understand the roles of the Editorial Board and the Journal Business Management Committee in the

  10. Support open access publishing

    DEFF Research Database (Denmark)

    Ekstrøm, Jeannette

    2013-01-01

    Projektet Support Open Access Publishing har til mål at få opdateret Sherpa/Romeo databasen (www.sherpa.ac.uk/romeo) med fagligt relevante, danske tidsskrifter. Projektet skal endvidere undersøge mulighederne for at få udviklet en database, hvor forskere på tværs af relevante tidsskriftsinformati......Projektet Support Open Access Publishing har til mål at få opdateret Sherpa/Romeo databasen (www.sherpa.ac.uk/romeo) med fagligt relevante, danske tidsskrifter. Projektet skal endvidere undersøge mulighederne for at få udviklet en database, hvor forskere på tværs af relevante...

  11. Replication Research in Comparative Genre Analysis in English for Academic Purposes

    Science.gov (United States)

    Basturkmen, Helen

    2014-01-01

    In recent years a number of comparative studies based on an established approach to genre analysis have been published in the English for Academic Purposes (EAP) literature. Studies in this emerging strand of research typically aim to identify how the rhetorical structure of a particular genre (a text type) or part of a genre may vary across…

  12. GSM and web-based flood monitoring system

    International Nuclear Information System (INIS)

    Pagatpat, J C; Arellano, A C; Gerasta, O J

    2015-01-01

    The purpose of this project is to develop a local real-time river flood monitoring and warning system for the selected communities near Mandulog River. This study focuses only on the detection and early warning alert system (via website and/or cell phone text messages) that alerts local subscribers of potential flood events. Furthermore, this system is interactive wherein all non-registered subscribers could inquire the actual water level of the desired area location they want to monitor. An estimated time a particular river waterway will overflow is also included in the analyses. The hardware used in the design is split into several parts namely: the water level detector, GSM module, and microcontroller development board. (paper)

  13. Comics, Copyright and Academic Publishing

    Directory of Open Access Journals (Sweden)

    Ronan Deazley

    2014-05-01

    Full Text Available This article considers the extent to which UK-based academics can rely upon the copyright regime to reproduce extracts and excerpts from published comics and graphic novels without having to ask the copyright owner of those works for permission. In doing so, it invites readers to engage with a broader debate about the nature, demands and process of academic publishing.

  14. Dermatology on Reddit: elucidating trends in dermatologic communications on the world wide web.

    Science.gov (United States)

    Buntinx-Krieg, Talayesa; Caravaglio, Joseph; Domozych, Renee; Dellavalle, Robert P

    2017-07-15

    Platforms of social media, including the website Reddit, have become increasingly popular sites for users to communicate medical information. A study investigating dermatology content on Reddit has not been performed in the current literature. The purpose of this study is to enumerate the dermatology subreddits, quantify subscribers, and characterize posts to estimate the presence of dermatology-related content on Reddit. A Reddit search of the fourteen most common skin diseases globally was performed. Additionally, the terms "dermatology", and "skin" were searched in order to identify more subreddits relevant to the field. Dermatology-related subreddits that had ≥1000 subscribers were evaluated for content and categorized for analysis. We identified 38 subreddits related to dermatology with subscriber numbers ranging from 52 to 209,973. For 17 of the 38 subreddits that were further analyzed, most posts fell under the category of "seeking health/cosmetic advice." Reddit serves as a communication stage for individuals to discuss, engage, and connect on dermatologic topics. Furthermore, the platform offers an opportunity for medical professionals to distribute evidence-based information concerning dermatologic conditions.

  15. Recruiting pregnant smokers from Text4baby for a randomized controlled trial of Quit4baby.

    Science.gov (United States)

    Leavitt, Leah; Abroms, Lorien; Johnson, Pamela; Schindler-Ruwisch, Jennifer; Bushar, Jessica; Singh, Indira; Cleary, Sean D; McInvale, Whitney; Turner, Monique

    2017-06-01

    Recruiting pregnant smokers into clinical trials is challenging since this population tends to be disadvantaged, the behavior is stigmatized, and the intervention window is limited. The purpose of this study is to test the feasibility and effectiveness of recruiting pregnant smokers into a smoking cessation trial by sending recruitment text messages to an existing subscriber list. Recruitment messages were sent to subscribers flagged as pregnant in Text4baby, a national text messaging program for pregnant women and mothers. Four recruitment messages were rotated to test the effectiveness of different emotional frames and a financial incentive. Study staff called subscribers who expressed interest to screen for eligibility and enroll eligible women. Between October 6, 2015 and February 2, 2016, 10,194 recruitment messages were sent to Text4baby subscribers flagged as pregnant, and 10.18% (1038) responded indicating interest. No significant increase in cancellation was observed compared to subscribers who received other ad hoc messages. Of respondents, 54.05% (561) were reached by phone for follow-up, and 21.97% (228) were found to be eligible. Among the eligible, 87% (199) pregnant smokers enrolled. The recruitment message with a pride emotional appeal had a significantly higher response (p = 0.02) compared to the recruitment message with no emotional appeal, but enrollment did not significantly differ between recruitment messages with different emotional appeals. The recruitment messages with a reference to financial incentive yielded higher response (p < 0.01) and enrollment (p = 0.03) compared to a recruitment message without. This study demonstrates success recruiting pregnant smokers using text message. Future studies should consider building on this approach for recruiting high-risk populations.

  16. Electronic publishing in radiology: economics and the future.

    Science.gov (United States)

    Chew, Felix S; Llewellyn, Kevin T; Olsen, Kathryn M

    2004-11-01

    Scholarly publishing is a large market involving thousands of peer-reviewed journals but a decreasing number of publishers. An economic model can be described in which authors give their work to publishers who then sell access to this work. Because each published article is a unique work with few if any substitutes, publishers have some degree of monopoly power and can price their products accordingly. The advent of desktop publishing using personal computers made it possible for individuals to publish material without publishers, an activity that gained momentum when the publishing medium shifted from paper to electronic, and from electronic publishing to the Internet. This activity destabilized the industry, and in the rush to gain market share by providing free content, unsustainable business models were created. Scholarly publishing is now dominated by a small number of multinational corporations that acquired many smaller publishing operations. As these companies have exercised their monopoly power, an open access movement has gained traction in which authors (or their institutions) initially pay for publication, but readers have free and open access to the published articles. This movement is in diametric opposition to the commercial publishing model, and it remains to be seen whether and how well the two can coexist in the future.

  17. E-Journal Metrics for Collection Management: Exploring Disciplinary Usage Differences in Scopus and Web of Science

    Directory of Open Access Journals (Sweden)

    Katherine Chew

    2016-04-01

    Full Text Available Objective – The purpose was to determine whether a relationship exists between journal downloads and either faculty authoring venue or citations to these faculty, or whether a relationship exists between journal rankings and local authoring venues or citations. A related purpose was to determine if any such relationship varied between or within disciplines. A final purpose was to determine if specific tools for ranking journals or indexing authorship and citation were demonstrably better than alternatives. Methods – Multiple years of journal usage, ranking, and citation data for twelve disciplines were combined in Excel, and the strength of relationships were determined using rank correlation coefficients. Results – The results illustrated marked disciplinary variation as to the degree that faculty decisions to download a journal article can be used as a proxy to predict which journals they will publish in or which journals will cite faculty’s work. While journal access requests show moderate to strong relationships with the journals in which faculty publish, as well as journals whose articles cite local faculty, the data suggest that Scopus may be the better resource to find such information for these journals in the health sciences and Web of Science may be the better resource for all other disciplines analyzed. The same can be said for the ability of external ranking mechanisms to predict faculty publishing behaviours. Eigenfactor is more predictive for both authoring and citing-by-others across most of the representative disciplines in the social sciences as well as the physical and natural sciences. With the health sciences, no clear pattern emerges. Conclusion – Collecting and correlating authorship and citation data allows patterns of use to emerge, resulting in a more accurate picture of use activity than the commonly used cost-per-use method. To find the best information on authoring activity by local faculty for subscribed

  18. The Impact of Electronic Commerce on the Publishing Industry: Towards a Business Value Complementarity Framework of Electronic Publishing.

    Science.gov (United States)

    Scupola, Ada

    1999-01-01

    Discussion of the publishing industry and its use of information and communication technologies focuses on the way in which electronic-commerce technologies are changing and could change the publishing processes, and develops a business complementarity model of electronic publishing to maximize profitability and improve the competitive position.…

  19. Strategic Brand Management Tools in Publishing

    OpenAIRE

    Pitsaki, Irini

    2011-01-01

    Further to the introduction of the brand concept evolution and theory, as well as the ways these operate in the publishing sector (see paper: Pitsaki, I. 2010), the present paper treats publishing strategies and the tools used to establish them. Publishers often base their brand strategy on classic marketing approaches, such as the marketing mix -product, price, promotion, placement and people. They also direct their products to specific market segments in regard to the type of content and te...

  20. Ethical issues in publishing in predatory journals.

    Science.gov (United States)

    Ferris, Lorraine E; Winker, Margaret A

    2017-06-15

    Predatory journals, or journals that charge an article processing charge (APC) to authors, yet do not have the hallmarks of legitimate scholarly journals such as peer review and editing, Editorial Boards, editorial offices, and other editorial standards, pose a number of new ethical issues in journal publishing. This paper discusses ethical issues around predatory journals and publishing in them. These issues include misrepresentation; lack of editorial and publishing standards and practices; academic deception; research and funding wasted; lack of archived content; and undermining confidence in research literature. It is important that the scholarly community, including authors, institutions, editors, and publishers, support the legitimate scholarly research enterprise, and avoid supporting predatory journals by not publishing in them, serving as their editors or on the Editorial Boards, or permitting faculty to knowingly publish in them without consequences.

  1. IPCS user's manual

    International Nuclear Information System (INIS)

    McGoldrick, P.R.

    1980-01-01

    The Interprocess Communications System (IPCS) was written to provide a virtual machine upon which the Supervisory Control and Diagnostic System (SCDS) for the Mirror Fusion Test Facility (MFTF) could be built. The hardware upon which the IPCS runs consists of nine minicomputers sharing some common memory

  2. Proving the correctness of client/server software

    Indian Academy of Sciences (India)

    We define a formal model of user processes running concurrently under a simple operating system, which provides inter-process communication and portmapper system calls. A simple theory of non-interference permits us to use conventional sequential program analysis between system calls (within the concurrent model).

  3. Views of Reference List Accuracy from Social Work Journal Editors and Published Authors

    Directory of Open Access Journals (Sweden)

    Scott E. Wilks

    2004-12-01

    Full Text Available Objective:The study’s purpose was to answer two research questions: (1 In the opinion of social work journal editors, how important is reference list accuracy? and (2Who is primarily responsible for the accuracy of reference lists published in social work journals? Method: A sample of 119 authors and 26 journal editors was surveyed to ascertain their views on the above questions and additional items. Results: Regarding the importance of reference list accuracy, editors’ responses (Likert scale averaged between moderately and extremely important. Fifty-three percent of responding editors and 36.5% of authors reported that responsibility is shared between the editor/staff and manuscript authors; the remaining 47% and 63.5%, respectively, responded that responsibility falls upon manuscript authors. Responses from authors, mostly educators, revealed a greater-than-moderate importance (Likert scale given to instructing students on the accurate construction of reference lists. Implications for social work education and journal publishing are discussed.

  4. The World's Approach toward Publishing in Springer and Elsevier's APC-Funded Open Access Journals

    Science.gov (United States)

    Sotudeh, Hajar; Ghasempour, Zahra

    2018-01-01

    Purpose: The present study explored tendencies of the world's countries--at individual and scientific development levels--toward publishing in APC-funded open access journals. Design/Methodology/Approach: Using a bibliometric method, it studied OA and NOA articles issued in Springer and Elsevier's APC journals? during 2007-2011. The data were…

  5. Author Details

    African Journals Online (AJOL)

    Khedo, Kavi K. Vol 15, No 1 (2009) - Articles MiPSCom: A Novel Content-Based Publish/Subscribe Communication Model for Wireless Sensor Networks Abstract PDF. ISSN: 1694-0342. AJOL African Journals Online. HOW TO USE AJOL... for Researchers · for Librarians · for Authors · FAQ's · More about AJOL · AJOL's ...

  6. INNOVATION MANAGEMENT TOOLS IN PUBLISHING COMPANIES

    Directory of Open Access Journals (Sweden)

    A. Shegda

    2013-09-01

    Full Text Available This article is devoted to the highly topical issue of modern publishing business as innovation management. introduction of technological innovation, measured as a promising strategy for the development of a constructive industry. The paper deals with main problems in managing of publishing companies. The reference consider of innovation management tools. In the article are exams the problems of books trend decline which require publishers introducing innovative methods of production and distribution. It was found that while the tools can be used. The process of innovation management with the following basic tools like as marketing innovation bench marketing, franchising, engineering innovation. It was found that while the tools can be used. So, the aim of the article is to analyze the modern tools of innovation management in the publishing field.

  7. Critical analysis of marketing in Croatian publishing

    Directory of Open Access Journals (Sweden)

    Silvija Gašparić

    2018-03-01

    Full Text Available Marketing is an inevitable part of today's modern lifestyle. The role that marketing plays is so big that it has become the most important part of business. Due to crisis that is still affecting publishers in Croatia, this paper emphasizes the power of advertising as a key ingredient in how to overcome this situation and upgrade the system of publishing in Croatia. The framework of the paper is based on marketing as a tool that leads to popularization of books and sales increase. Beside the experimental part which gives an insight into public's opinion about books, publishing and marketing, the first chapter gives the literature review and analysis conducted on the whole process of book publishing in Croatia with pointing out mistakes that Croatian publishers make. Also, benefits of foreign publishing will be mentioned and used for comparison and projection on to the problems of the native market. The aim of this analysis and this viewpoint paper is to contribute the comprehension of marketing strategies and activities and its use and gains in Croatian publishing.

  8. Desktop Publishing: Changing Technology, Changing Occupations.

    Science.gov (United States)

    Stanton, Michael

    1991-01-01

    Describes desktop publishing (DTP) and its place in corporations. Lists job titles of those working in desktop publishing and describes DTP as it is taught at secondary and postsecondary levels and by private trainers. (JOW)

  9. Ledipasvir/Sofosbuvir.

    Science.gov (United States)

    Cada, Dennis J; Baker, Danial E; Bindler, Ross Jason

    2015-03-01

    Each month, subscribers to The Formulary Monograph Service receive 5 to 6 well-documented monographs on drugs that are newly released or are in late phase 3 trials. The monographs are targeted to Pharmacy & Therapeutics Committees. Subscribers also receive monthly 1-page summary monographs on agents that are useful for agendas and pharmacy/nursing in-services. A comprehensive target drug utilization evaluation/medication use evaluation (DUE/MUE) is also provided each month. With a subscription, the monographs are sent in print and are also available on-line. Monographs can be customized to meet the needs of a facility. A drug class review is now published monthly with The Formulary Monograph Service. Through the cooperation of The Formulary, Hospital Pharmacy publishes selected reviews in this column. For more information about The Formulary Monograph Service, call The Formulary at 800-322-4349. The March 2015 monograph topics are paritaprevir, ritonavir, ombitasvir, and dasabuvir; meningococcal B bivalent recombinant vaccine; alemtuzumab; ceftolozane/tazobactam; and peramivir solution. The Safety MUE is on peramivir solution.

  10. A complete history of everything

    Science.gov (United States)

    Lanclos, Kyle; Deich, William T. S.

    2012-09-01

    This paper discusses Lick Observatory's local solution for retaining a complete history of everything. Leveraging our existing deployment of a publish/subscribe communications model that is used to broadcast the state of all systems at Lick Observatory, a monitoring daemon runs on a dedicated server that subscribes to and records all published messages. Our success with this system is a testament to the power of simple, straightforward approaches to complex problems. The solution itself is written in Python, and the initial version required about a week of development time; the data are stored in PostgreSQL database tables using a distinctly simple schema. Over time, we addressed scaling issues as the data set grew, which involved reworking the PostgreSQL database schema on the back-end. We also duplicate the data in flat files to enable recovery or migration of the data from one server to another. This paper will cover both the initial design as well as the solutions to the subsequent deployment issues, the trade-offs that motivated those choices, and the integration of this history database with existing client applications.

  11. Promises and Realities of Desktop Publishing.

    Science.gov (United States)

    Thompson, Patricia A.; Craig, Robert L.

    1991-01-01

    Examines the underlying assumptions of the rhetoric of desktop publishing promoters. Suggests four criteria to help educators provide insights into issues and challenges concerning desktop publishing technology that design students will face on the job. (MG)

  12. Plagiarism in scientific publishing.

    Science.gov (United States)

    Masic, Izet

    2012-12-01

    Scientific publishing is the ultimate product of scientist work. Number of publications and their quoting are measures of scientist success while unpublished researches are invisible to the scientific community, and as such nonexistent. Researchers in their work rely on their predecessors, while the extent of use of one scientist work, as a source for the work of other authors is the verification of its contributions to the growth of human knowledge. If the author has published an article in a scientific journal it cannot publish the article in any other journal h with a few minor adjustments or without quoting parts of the first article, which are used in another article. Copyright infringement occurs when the author of a new article with or without the mentioning the author used substantial portions of previously published articles, including tables and figures. Scientific institutions and universities should,in accordance with the principles of Good Scientific Practice (GSP) and Good Laboratory Practices (GLP) have a center for monitoring,security, promotion and development of quality research. Establish rules and compliance to rules of good scientific practice are the obligations of each research institutions,universities and every individual-researchers,regardless of which area of science is investigated. In this way, internal quality control ensures that a research institution such as a university, assume responsibility for creating an environment that promotes standards of excellence, intellectual honesty and legality. Although the truth should be the aim of scientific research, it is not guiding fact for all scientists. The best way to reach the truth in its study and to avoid the methodological and ethical mistakes is to consistently apply scientific methods and ethical standards in research. Although variously defined plagiarism is basically intended to deceive the reader's own scientific contribution. There is no general regulation of control of

  13. Making the Leap to Desktop Publishing.

    Science.gov (United States)

    Schleifer, Neal

    1986-01-01

    Describes one teacher's approach to desktop publishing. Explains how the Macintosh and LaserWriter were used in the publication of a school newspaper. Guidelines are offered to teachers for the establishment of a desktop publishing lab. (ML)

  14. Electronic Journal Publishing: Observations from Inside.

    Science.gov (United States)

    Hunter, Karen

    1998-01-01

    Focuses on electronic scholarly-journal publishing. Discusses characteristics of current academic electronic publishing; effects of the World Wide Web; user needs and positions of academic libraries; costs; and decisions of research librarians that drive the industry. (AEF)

  15. Open Access Publishing in the Electronic Age.

    Science.gov (United States)

    Kovács, Gábor L

    2014-10-01

    The principle of open-access (OA) publishing is more and more prevalent also on the field of laboratory medicine. Open-access journals (OAJs) are available online to the reader usually without financial, legal, or technical barriers. Some are subsidized, and some require payment on behalf of the author. OAJs are one of the two general methods for providing OA. The other one is self-archiving in a repository. The electronic journal of the IFCC (eJIFCC) is a platinum OAJ- i.e. there is no charge to read, or to submit to this journal. Traditionally, the author was required to transfer the copyright to the journal publisher. Publishers claimed this was necessary in order to protect author's rights. However, many authors found this unsatisfactory, and have used their influence to affect a gradual move towards a license to publish instead. Under such a system, the publisher has permission to edit, print, and distribute the article commercially, but the author(s) retain the other rights themselves. An OA mandate is a policy adopted by a research institution, research funder, or government which requires researchers to make their published, peer-reviewed journal articles and conference papers OA by self-archiving their peer-reviewed drafts in a repository ("green OA") or by publishing them in an OAJ ("gold OA"). Creative Commons (CC) is a nonprofit organization that enables the sharing and use of creativity and knowledge through free legal tools. The free, easy-to-use copyright licenses provide a simple, standardized way to give the public permission to share and use creative work. CC licenses let you easily change your copyright terms from the default of "all rights reserved" to "some rights reserved." OA publishing also raises a number of new ethical problems (e.g. predatory publishers, fake papers). Laboratory scientists are encouraged to publish their scientific results OA (especially in eJIFCC). They should, however, be aware of their rights, institutional mandate

  16. Collaborative Data Publication Utilizing the Open Data Repository's (ODR) Data Publisher

    Science.gov (United States)

    Stone, N.; Lafuente, B.; Bristow, T.; Keller, R. M.; Downs, R. T.; Blake, D.; Fonda, M.; Dateo, C.; Pires, A.

    2017-01-01

    Introduction: For small communities in diverse fields such as astrobiology, publishing and sharing data can be a difficult challenge. While large, homogenous fields often have repositories and existing data standards, small groups of independent researchers have few options for publishing standards and data that can be utilized within their community. In conjunction with teams at NASA Ames and the University of Arizona, the Open Data Repository's (ODR) Data Publisher has been conducting ongoing pilots to assess the needs of diverse research groups and to develop software to allow them to publish and share their data collaboratively. Objectives: The ODR's Data Publisher aims to provide an easy-to-use and implement software tool that will allow researchers to create and publish database templates and related data. The end product will facilitate both human-readable interfaces (web-based with embedded images, files, and charts) and machine-readable interfaces utilizing semantic standards. Characteristics: The Data Publisher software runs on the standard LAMP (Linux, Apache, MySQL, PHP) stack to provide the widest server base available. The software is based on Symfony (www.symfony.com) which provides a robust framework for creating extensible, object-oriented software in PHP. The software interface consists of a template designer where individual or master database templates can be created. A master database template can be shared by many researchers to provide a common metadata standard that will set a compatibility standard for all derivative databases. Individual researchers can then extend their instance of the template with custom fields, file storage, or visualizations that may be unique to their studies. This allows groups to create compatible databases for data discovery and sharing purposes while still providing the flexibility needed to meet the needs of scientists in rapidly evolving areas of research. Research: As part of this effort, a number of ongoing

  17. Free Publishing Culture. Sustainable Models?

    Directory of Open Access Journals (Sweden)

    Silvia Nanclares Escudero

    2013-03-01

    Full Text Available As a result of the collective research on the possibilities for publishing production and distribution offered nowadays by the Free Culture scenario, we present here a mapping of symptoms in order to propose a transitory diagnostic of the question: Is it possible to generate an economically sustainable publishing model based on the uses and customs generated and provided by Free Culture? Data, intuitions, experiences and ideas attempt to back up our affirmative answer.

  18. 47 CFR 64.2305 - Definitions.

    Science.gov (United States)

    2010-10-01

    ...) Business subscriber. Business subscriber refers to a subscriber to telephone exchange service for businesses. (c) Primary advertising classification. A primary advertising classification is the principal... advertising classification is the classification of a subscriber to telephone exchange service as a business...

  19. Electronic astronomical information handling and flexible publishing.

    Science.gov (United States)

    Heck, A.

    The current dramatic evolution in information technology is bringing major modifications in the way scientists work and communicate. The concept of electronic information handling encompasses the diverse types of information, the different media, as well as the various communication methodologies and technologies. It ranges from the very collection of data until the final publication of results and sharing of knowledge. New problems and challenges result also from the new information culture, especially on legal, ethical, and educational grounds. Electronic publishing will have to diverge from an electronic version of contributions on paper and will be part of a more general flexible-publishing policy. The benefits of private publishing are questioned. The procedures for validating published material and for evaluating scientific activities will have to be adjusted too. Provision of electronic refereed information independently from commercial publishers in now feasible. Scientists and scientific institutions have now the possibility to run an efficient information server with validated (refereed) material without the help of a commercial publishers.

  20. Implementation and management of e-marketing in the Croatian publishing industry

    Directory of Open Access Journals (Sweden)

    Gordana Dukić

    2010-07-01

    Full Text Available E-marketing started to develop as a result of an extensive advancement of information and communication technology, i.e., changes prompted by that process in the field of electronic media in particular over the last decade. As a contemporary concept, e-marketing offered answers to questions organisations were dealing with in seeking to bring their products and services closer to as many customers as possible in the new circumstances. Taking the importance that e-marketing already has as a starting point, the authors conducted an investigation with an aim to establish to what extent Croatian publishers use e-marketing in their operations and how they manage its implementation. As part of the research, the perception that marketing staff employed by Croatian publishing companies have of e-marketing was also investigated. In spite of its importance, this issue has not been adequately studied until now, which was an additional motive to carry out the research.The research was conducted among a sample of 61 publishing companies in the Republic of Croatia. It was precisely the unwillingness of some publishers to cooperate combined with insufficient number of scientific papers in the field of use of e-marketing in the publishing trade that can be underlined as the most significant problem in this research. In addition to descriptive statistics, Mann-Whitney and Kruskal-Wallis tests were used to analyse the data.The results have shown that last year almost one third of interviewed companies did not earmark funds for e-marketing. On the other hand, there were few publishers who spent more than half of the total funds, allocated for marketing activities, for that purpose. Along those lines is also the fact that respondents are not particularly satisfied with effects of e-marketing. Significantly more favourable results were obtained when it comes to publishing company web sites, i.e., the use of such a form of promotion. Namely, a large proportion of

  1. Interprocess communication within the DIII-D plasma control system

    International Nuclear Information System (INIS)

    Piglowski, D.A.; Penaflor, B.G.; Ferron, J.R.

    1999-06-01

    The DIII-D tokamak fusion research experiment's real-time digital plasma control system (PCS) is a complex and ever evolving system. During a plasma experiment, it is tasked with some of the most crucial functions at DIII-D. Key responsibilities of the PCS involve sub-system control, data acquisition/storage, and user interface. To accomplish these functions, the PCS is broken down into individual components (both software and hardware), each capable of handling a specific duty set. Constant interaction between these components is necessary prior, during and after a standard plasma cycle. Complicating the matter even more is that some components, mostly those which deal with user interaction, may exist remotely, that is to say they are not part of the immediate hardware which makes up the bulk of the PCS. The four main objectives of this paper are to (1) present a brief outline of the PCS hardware/software and how they relate to each other; (2) present a brief overview of a standard DIII-D plasma cycle (a shot); (3) using three sets of PCS sub-systems, describe in more detail the communication processes; and (4) evaluate the benefits and drawbacks of said systems

  2. I publish in I edit?--Do editorial board members of urologic journals preferentially publish their own scientific work?

    Science.gov (United States)

    Mani, Jens; Makarević, Jasmina; Juengel, Eva; Ackermann, Hanns; Nelson, Karen; Bartsch, Georg; Haferkamp, Axel; Blaheta, Roman A

    2013-01-01

    Scientists who are members of an editorial board have been accused of preferentially publishing their scientific work in the journal where they serve as editor. Reputation and academic standing do depend on an uninterrupted flow of published scientific work and the question does arise as to whether publication mainly occurs in the self-edited journal. This investigation was designed to determine whether editorial board members of five urological journals were more likely to publish their research reports in their own rather than in other journals. A retrospective analysis was conducted for all original reports published from 2001-2010 by 65 editorial board members nominated to the boards of five impact leading urologic journals in 2006. Publications before editorial board membership, 2001-2005, and publications within the period of time as an editorial board member, 2006-2010, were identified. The impact factors of the journals were also recorded over the time period 2001-2010 to see whether a change in impact factor correlated with publication locality. In the five journals as a whole, scientific work was not preferentially published in the journal in which the scientists served as editor. However, significant heterogeneity among the journals was evident. One journal showed a significant increase in the amount of published papers in the 'own' journal after assumption of editorship, three journals showed no change and one journal showed a highly significant decrease in publishing in the 'own' journal after assumption of editorship.

  3. Economics of Scholarly Publishing: Exploring the Causes of Subscription Price Variations of Scholarly Journals in Business Subject-Specific Areas

    Science.gov (United States)

    Liu, Lewis G.

    2011-01-01

    This empirical research investigates subscription price variations of scholarly journals in five business subject-specific areas using the semilogarithmic regression model. It has two main purposes. The first is to address the unsettled debate over whether or not and to what extent commercial publishers reap monopoly profits by overcharging…

  4. Preparing and Publishing a Scientific Manuscript

    Directory of Open Access Journals (Sweden)

    Padma R Jirge

    2017-01-01

    Full Text Available Publishing original research in a peer-reviewed and indexed journal is an important milestone for a scientist or a clinician. It is an important parameter to assess academic achievements. However, technical and language barriers may prevent many enthusiasts from ever publishing. This review highlights the important preparatory steps for creating a good manuscript and the most widely used IMRaD (Introduction, Materials and Methods, Results, and Discussion method for writing a good manuscript. It also provides a brief overview of the submission and review process of a manuscript for publishing in a biomedical journal.

  5. [Editorial] Trends in teacher education: a review of papers published in the European journal of teacher education over 40 years

    OpenAIRE

    Livingston, Kay; Flores, Maria Assunção

    2017-01-01

    The journal of the Association for Teacher Education in Europe (ATEE) was first published in 1978. At that time it was known as Revue ATEE Journal (1978–1982). It began by inviting members of the ATEE to publish papers and by inviting authors of note-worthy papers presented at the ATEE Annual Conferences to submit papers to the journal. In 1982 the journal became known as the European Journal of Teacher Education. For the purposes of this Special Issue, which is the last issue ...

  6. PLAGIARISM IN SCIENTIFIC PUBLISHING

    Science.gov (United States)

    Masic, Izet

    2012-01-01

    Scientific publishing is the ultimate product of scientist work. Number of publications and their quoting are measures of scientist success while unpublished researches are invisible to the scientific community, and as such nonexistent. Researchers in their work rely on their predecessors, while the extent of use of one scientist work, as a source for the work of other authors is the verification of its contributions to the growth of human knowledge. If the author has published an article in a scientific journal it cannot publish the article in any other journal h with a few minor adjustments or without quoting parts of the first article, which are used in another article. Copyright infringement occurs when the author of a new article with or without the mentioning the author used substantial portions of previously published articles, including tables and figures. Scientific institutions and universities should,in accordance with the principles of Good Scientific Practice (GSP) and Good Laboratory Practices (GLP) have a center for monitoring,security, promotion and development of quality research. Establish rules and compliance to rules of good scientific practice are the obligations of each research institutions,universities and every individual-researchers,regardless of which area of science is investigated. In this way, internal quality control ensures that a research institution such as a university, assume responsibility for creating an environment that promotes standards of excellence, intellectual honesty and legality. Although the truth should be the aim of scientific research, it is not guiding fact for all scientists. The best way to reach the truth in its study and to avoid the methodological and ethical mistakes is to consistently apply scientific methods and ethical standards in research. Although variously defined plagiarism is basically intended to deceive the reader’s own scientific contribution. There is no general regulation of control of

  7. Reviewing published information on reading in Botswana secondary schools

    Directory of Open Access Journals (Sweden)

    Lone E. Ketsitlile

    2014-12-01

    Full Text Available The main purpose of this review on published information on reading in Botswana schools is to seek ways of providing instruction and assessment that result in children becoming proficient readers. Botswana has made impressive progress in literacy growth since independence. However, a lot still needs to be done if literacy is to become all that it needs to be in the lives of the youth. One conclusion from this review is that there is an urgent need in Botswana to teach reading in ways that meet the needs of all students, especially those from Khoesan-speaking backgrounds. There is also a clear mismatch between policy and practice in the teaching of reading and this greatly disadvantages the students. Two important recommendations emanating from this review are, firstly, the teaching of reading should be linked more explicitly to that of writing; secondly, the Ministry of Education and concerned stakeholders need to encourage a marriage of policy and practice in the teaching of reading in Botswana.

  8. Issues in Electronic Publishing.

    Science.gov (United States)

    Meadow, Charles T.

    1997-01-01

    Discusses issues related to electronic publishing. Topics include writing; reading; production, distribution, and commerce; copyright and ownership of intellectual property; archival storage; technical obsolescence; control of content; equality of access; and cultural changes. (Author/LRW)

  9. New journals for publishing medical case reports.

    Science.gov (United States)

    Akers, Katherine G

    2016-04-01

    Because they do not rank highly in the hierarchy of evidence and are not frequently cited, case reports describing the clinical circumstances of single patients are seldom published by medical journals. However, many clinicians argue that case reports have significant educational value, advance medical knowledge, and complement evidence-based medicine. Over the last several years, a vast number (∼160) of new peer-reviewed journals have emerged that focus on publishing case reports. These journals are typically open access and have relatively high acceptance rates. However, approximately half of the publishers of case reports journals engage in questionable or "predatory" publishing practices. Authors of case reports may benefit from greater awareness of these new publication venues as well as an ability to discriminate between reputable and non-reputable journal publishers.

  10. Open Access, data capitalism and academic publishing.

    Science.gov (United States)

    Hagner, Michael

    2018-02-16

    Open Access (OA) is widely considered a breakthrough in the history of academic publishing, rendering the knowledge produced by the worldwide scientific community accessible to all. In numerous countries, national governments, funding institutions and research organisations have undertaken enormous efforts to establish OA as the new publishing standard. The benefits and new perspectives, however, cause various challenges. This essay addresses several issues, including that OA is deeply embedded in the logic and practices of data capitalism. Given that OA has proven an attractive business model for commercial publishers, the key predictions of OA-advocates, namely that OA would liberate both scientists and tax payers from the chains of global publishing companies, have not become true. In its conclusion, the paper discusses the opportunities and pitfalls of non-commercial publishing.

  11. Electronic Publishing: Introduction to This Issue.

    Science.gov (United States)

    Siegel, Martin A.

    1994-01-01

    Provides an overview of this special issue that addresses the possibilities and implications of electronic publishing and information dissemination as key components of effective education. Highlights include the theory and framework of electronic publishing; differences between electronic text and print; development of new educational materials;…

  12. Sisyphus desperately seeking publisher

    Indian Academy of Sciences (India)

    Antoinette Molinié

    The editors wield their Olympian authority by making today's scientists endlessly push their weighty boulders up ... since publishing has become a highly lucrative business. ... estimate that the richest 8.4 % own 83.3 % (see Global Wealth.

  13. Desktop Publishing in Libraries.

    Science.gov (United States)

    Cisler, Steve

    1987-01-01

    Describes the components, costs, and capabilities of several desktop publishing systems, and examines their possible impact on work patterns within organizations. The text and graphics of the article were created using various microcomputer software packages. (CLB)

  14. Web-based magazine design for self publishers

    Science.gov (United States)

    Hunter, Andrew; Slatter, David; Greig, Darryl

    2011-03-01

    Short run printing technology and web services such as MagCloud provide new opportunities for long-tail magazine publishing. They enable self publishers to supply magazines to a wide range of communities, including groups that are too small to be viable as target communities for conventional publishers. In a Web 2.0 world where users constantly discover new services and where they may be infrequent patrons of any single service, it is unreasonable to expect users to learn the complex service behaviors. Furthermore, we want to open up publishing opportunities to novices who are unlikely to have prior experience of publishing and who lack design expertise. Magazine design automation is an ambitious goal, but recent progress with another web service, Autophotobook, proves that some level of automation of publication design is feasible. This paper describes our current research effort to extend the automation capabilities of Autophotobook to address the issues of magazine design so that we can provide a service to support professional-quality self publishing by novice users for a wide range of community types and sizes.

  15. Desktop Publishing for the Gifted/Talented.

    Science.gov (United States)

    Hamilton, Wayne

    1987-01-01

    Examines the nature of desktop publishing and how it can be used in the classroom for gifted/talented students. Characteristics and special needs of such students are identified, and it is argued that desktop publishing addresses those needs, particularly with regard to creativity. Twenty-six references are provided. (MES)

  16. Publishers' Sales Strategies: A Questionable Business.

    Science.gov (United States)

    Eaglen, Audrey B.

    1988-01-01

    Speed, fill rate, and discount are reasons why it is often preferable for libraries to order directly from publishers rather than through a distributor. Nevertheless, some publishers have decided not to accept orders from libraries and schools. This has had a deleterious effect on libraries and library collections. (MES)

  17. The Library as Publisher.

    Science.gov (United States)

    Field, Roy

    1979-01-01

    Presents a guide to for-profit library publishing of reprints, original manuscripts, and smaller items. Discussed are creation of a publications panel to manage finances and preparation, determining prices of items, and drawing up author contracts. (SW)

  18. Knowledge management about the electronic system for journal publishing (SEER in Brazil at the years 2003 to 2010

    Directory of Open Access Journals (Sweden)

    Maria Helena Machado de Moraes

    2011-10-01

    Full Text Available The process of publishing scientific production, gives benefits from the contemporaneity with the desktop publishing. It streamlines the process, reduces costs and disseminate worldwide scientific publications of the institutions. In Brazil was released by the Brazilian Institute of Information Sciences and Technology - IBICT, the Electronic System for Journal Publishing - SEER whose purpose is to collaborate in the dissemination of knowledge. The main objective of this study is to evaluate the production of knowledge about the SEER in Brazil during the years 2003 to 2010. It seeks to investigate, analyze, describe and present the findings quantitatively. The research was held in electronic journals that use of Library System to provide their publications. This platform is seen as a manager of scientific publications is a tool for technology their proposals, making it valuable for visibility of publications science in Brazil.

  19. Electronic publishing and intelligent information retrieval

    Science.gov (United States)

    Heck, A.

    1992-01-01

    Europeans are now taking steps to homogenize policies and standardize procedures in electronic publishing (EP) in astronomy and space sciences. This arose from an open meeting organized in Oct. 1991 at Strasbourg Observatory (France) and another business meeting held late Mar. 1992 with the major publishers and journal editors in astronomy and space sciences. The ultimate aim of EP might be considered as the so-called 'intelligent information retrieval' (IIR) or better named 'advanced information retrieval' (AIR), taking advantage of the fact that the material to be published appears at some stage in a machine-readable form. It is obvious that the combination of desktop and electronic publishing with networking and new structuring of knowledge bases will profoundly reshape not only our ways of publishing, but also our procedures of communicating and retrieving information. It should be noted that a world-wide survey among astronomers and space scientists carried out before the October 1991 colloquium on the various packages and machines used, indicated that TEX-related packages were already in majoritarian use in our community. It has also been stressed at each meeting that the European developments should be carried out in collaboration with what is done in the US (STELLAR project, for instance). American scientists and journal editors actually attended both meetings mentioned above. The paper will offer a review of the status of electronic publishing in astronomy and its possible contribution to advanced information retrieval in this field. It will also report on recent meetings such as the 'Astronomy from Large Databases-2 (ALD-2)' conference dealing with the latest developments in networking, in data, information, and knowledge bases, as well as in the related methodologies.

  20. Where is smoking research published?

    Science.gov (United States)

    Liguori, A.; Hughes, J. R.

    1996-01-01

    OBJECTIVE: To identify journals that have a focus on human nicotine/smoking research and to investigate the coverage of smoking in "high-impact" journals. DESIGN: The MEDLINE computer database was searched for English-language articles on human studies published in 1988-1992 using "nicotine", "smoking", "smoking cessation", "tobacco", or "tobacco use disorder" as focus descriptors. This search was supplemented with a similar search of the PSYCLIT computer database. Fifty-eight journals containing at least 20 nicotine/smoking articles over the five years were analysed for impact factor (IF; citations per article). RESULTS: Among the journals with the highest percentage of nicotine- or smoking-focused articles (that is, 9-39% of their articles were on nicotine/smoking), Addiction, American Journal of Public Health, Cancer Causes and Control, Health Psychology, and Preventive Medicine had the greatest IF (range = 1.3-2.6). Among the journals highest in impact factor (IF > 3), only American Journal of Epidemiology, American Review of Respiratory Disease, Journal of the National Cancer Institute, and Journal of the American Medical Association published more than 10 nicotine/smoking articles per year (3-5% of all articles). Of these, only Journal of the American Medical Association published a large number of nicotine/smoking articles (32 per year). CONCLUSIONS: Although smoking causes 20% of all mortality in developed countries, the topic is not adequately covered in high-impact journals. Most smoking research is published in low-impact journals. 




 PMID:8795857

  1. Mergers, Acquisitions, and Access: STM Publishing Today

    Science.gov (United States)

    Robertson, Kathleen

    Electronic publishing is changing the fundamentals of the entire printing/delivery/archive system that has served as the distribution mechanism for scientific research over the last century and a half. The merger-mania of the last 20 years, preprint pools, and publishers' licensing and journals-bundling plans are among the phenomena impacting the scientific information field. Science-Technology-Medical (STM) publishing is experiencing a period of intense consolidation and reorganization. This paper gives an overview of the economic factors fueling these trends, the major STM publishers, and the government regulatory bodies that referee this industry in Europe, Canada, and the USA.

  2. The Ins and the Outs of Electronic Publishing.

    Science.gov (United States)

    Wills, Mathew; Wills, Gordon

    1996-01-01

    Examines electronic publishing for academic and professional publishers. Discusses benefits of electronic publishing to authors and readers, argues that the hard sell and product-driven mindsets will not work in a customer-focused communications medium, and outlines characteristics of electronic publishing that must be incorporated in successful…

  3. [SciELO: method for electronic publishing].

    Science.gov (United States)

    Laerte Packer, A; Rocha Biojone, M; Antonio, I; Mayumi Takemaka, R; Pedroso García, A; Costa da Silva, A; Toshiyuki Murasaki, R; Mylek, C; Carvalho Reisl, O; Rocha F Delbucio, H C

    2001-01-01

    It describes the SciELO Methodology Scientific Electronic Library Online for electronic publishing of scientific periodicals, examining issues such as the transition from traditional printed publication to electronic publishing, the scientific communication process, the principles which founded the methodology development, its application in the building of the SciELO site, its modules and components, the tools use for its construction etc. The article also discusses the potentialities and trends for the area in Brazil and Latin America, pointing out questions and proposals which should be investigated and solved by the methodology. It concludes that the SciELO Methodology is an efficient, flexible and wide solution for the scientific electronic publishing.

  4. 20 CFR 902.3 - Published information.

    Science.gov (United States)

    2010-04-01

    ... 20 Employees' Benefits 3 2010-04-01 2010-04-01 false Published information. 902.3 Section 902.3 Employees' Benefits JOINT BOARD FOR THE ENROLLMENT OF ACTUARIES RULES REGARDING AVAILABILITY OF INFORMATION § 902.3 Published information. (a) Federal Register. Pursuant to sections 552 and 553 of title 5 of the...

  5. Local lymph node assay: how testing laboratories apply OECD TG 429 for REACH purposes.

    Science.gov (United States)

    Rovida, Costanza

    2011-01-01

    The Local Lymph Node Assay (LLNA) is the official method for assessing the allergic contact dermatitis potential of chemicals for the purposes of REACH regulation. The LLNA went through a validation process that allowed the delineation of a robust protocol for performing new tests. The OECD accepted this method in 2002 and published OECD TG 429. The European Chemical Agency (ECHA) recently published data that were submitted in the registration dossiers of chemicals. This database was analysed to determine how testing laboratories apply OECD TG 429. This analysis comes after a detailed analysis of four full study reports that were also prepared for REACH purposes. Although the majority of the tests are fully compliant with OECD TG 429, some showed major deviations, and a number of others used more animals than necessary. This suggests that in vivo tests need to be planned more carefully and consciously to obtain meaningful results with the minimum animal number necessary.

  6. Behind the Spam: A ``Spectral Analysis'' of Predatory Publishers

    Science.gov (United States)

    Beall, Jeffrey

    2016-10-01

    Most researchers today are bombarded with spam email solicitations from questionable scholarly publishers. These emails solicit article manuscripts, editorial board service, and even ad hoc peer reviews. These ``predatory'' publishers exploit the scholarly publishing process, patterning themselves after legitimate scholarly publishers yet performing little or no peer review and quickly accepting submitted manuscripts and collecting fees from submitting authors. These counterfeit publishers and journals have published much junk science? especially in the field of cosmology? threatening the integrity of the academic record. This paper examines the current state of predatory publishing and advises researchers how to navigate scholarly publishing to best avoid predatory publishers and other scholarly publishing-related perils.

  7. Music Consumption and Publishing in Todays Music Industry : Music publishing for an independent record label

    OpenAIRE

    Pienimäki, Kristian

    2015-01-01

    For the last two decades the changes in music technology and music consumption have affected music publishing as well as its viability. Much due to music digitalization and the overall decline in physical sales, the music industry has been forced to re-evaluate the means of publishing. The topic of the thesis is of current interest since the music industry is still in the state of change and new research is important. The thesis was assigned by an independent record label called Meiän Mu...

  8. Publisher Correction: Invisible Trojan-horse attack

    DEFF Research Database (Denmark)

    Sajeed, Shihan; Minshull, Carter; Jain, Nitin

    2017-01-01

    A correction to this article has been published and is linked from the HTML version of this paper. The error has been fixed in the paper.......A correction to this article has been published and is linked from the HTML version of this paper. The error has been fixed in the paper....

  9. Pioneers, publishers and the dissemination of archaeological knowledge: A study of publishing in British archaeology 1816-1851

    Directory of Open Access Journals (Sweden)

    Sarah Scott

    2013-08-01

    Full Text Available The first half of the nineteenth century was a formative period in the development of archaeology as a discipline and archaeological publishing played a key role in this. Libraries were an essential marker of social and intellectual status and there now exists a considerable body of scholarship on the most impressive publications of the day and on the factors influencing their presentation; for example, in relation to the publication of Mediterranean classical antiquities. The crucial role which publishers played in the selection and dissemination of scholarship has been addressed in recent studies of the history of the book, and there is a growing literature on the role of publishers in the dissemination of scientific knowledge, but there has to date been very limited evaluation of the role of publishers in the selection and dissemination of archaeological knowledge in Britain in this period. This study will investigate the extent to which the publication and dissemination of archaeological knowledge, and hence the discipline itself, was shaped by the intellectual and/or commercial concerns of publishers, with a view to providing a more nuanced understanding of the ways in which knowledge was filtered and the impact that this had. Key trends in archaeological publishing in the period 1816-51 will be identified, based on the London Catalogue of Books, and will show how and why this kind of study should be seen as an essential component of any research which considers the history of the discipline. Selected case studies will show the immense, and previously unacknowledged, importance of decisions made during the publication process on the development of archaeology in Britain, and directions for further study will be identified.

  10. A history of music therapy journal articles published in the English language.

    Science.gov (United States)

    Brooks, Darlene

    2003-01-01

    Music therapists have had an interest in bibliographic research for over 20 years, beginning with Jellison's 1973 analysis of the frequency and types of articles appearing in the existing music therapy literature. Since then, several other researchers have continued in this line of inquiry. The purpose of this study was to (a) identify historical trends in the types of articles that have been published in major music therapy periodicals in the English language, (b) identify historical trends for each type of article within each music therapy journal, (c) to compare percentages of article types within each music therapy journal and (d) to compare percentages of article types across journals. Specifically, how many quantitative, qualitative, historical, philosophical/theoretical, clinical and professional articles have been published throughout the history of the following journals: Journal of Music Therapy, Music Therapy: Journal of the American Association for Music Therapy, Music Therapy Perspectives, The Arts in Psychotherapy, Journal of the Association for Music & Imagery, The Australian Journal of Music Therapy, The Nordic Journal of Music Therapy, The British Journal of Music Therapy, and The New Zealand Society for Music Therapy Journal.

  11. Open Access Publishing: What Authors Want

    Science.gov (United States)

    Nariani, Rajiv; Fernandez, Leila

    2012-01-01

    Campus-based open access author funds are being considered by many academic libraries as a way to support authors publishing in open access journals. Article processing fees for open access have been introduced recently by publishers and have not yet been widely accepted by authors. Few studies have surveyed authors on their reasons for publishing…

  12. 22 CFR 212.11 - Materials to be published.

    Science.gov (United States)

    2010-04-01

    ... 22 Foreign Relations 1 2010-04-01 2010-04-01 false Materials to be published. 212.11 Section 212... Federal Register § 212.11 Materials to be published. (a) USAID separately states and currently publishes... section. (b) USAID Public Notice No. 1 and the USAID Regulations published in chapter II of Title 22 and...

  13. Open Access Publishing in Particle Physics

    CERN Document Server

    2007-01-01

    Particle Physics, often referred to as High Energy Physics (HEP), spearheaded the Open Access dissemination of scientific results with the mass mailing of preprints in the pre-Web era and with the launch of the arXiv preprint system at the dawn of the '90s. The HEP community is now ready for a further push to Open Access while retaining all the advantages of the peerreview system and, at the same time, bring the spiralling cost of journal subscriptions under control. I will present a plan for the conversion to Open Access of HEP peer-reviewed journals, through a consortium of HEP funding agencies, laboratories and libraries: SCOAP3 (Sponsoring Consortium for Open Access Publishing in Particle Physics). SCOAP3 will engage with scientific publishers towards building a sustainable model for Open Access publishing, which is as transparent as possible for HEP authors. The current system in which journals income comes from subscription fees is replaced with a scheme where SCOAP3 compensates publishers for the costs...

  14. 77 FR 26018 - Determination of Regulatory Review Period for Purposes of Patent Extension; Victoza

    Science.gov (United States)

    2012-05-02

    ... exercise to improve glycemic control in adults with type 2 diabetes mellitus. Subsequent to this approval...] Determination of Regulatory Review Period for Purposes of Patent Extension; Victoza AGENCY: Food and Drug... regulatory review period for Victoza and is publishing this notice of that determination as required by law...

  15. Behind the Spam: A "Spectral Analysis" of Predatory Publishers

    Science.gov (United States)

    Beall, Jeffrey

    2015-08-01

    Most researchers today are bombarded with spam email solicitations from questionable scholarly publishers. These emails solicit article manuscripts, editorial board service, and even ad hoc peer reviews. These "predatory" publishers exploit the scholarly publishing process, patterning themselves after legitimate scholarly publishers yet performing little or no peer review and quickly accepting submitted manuscripts and collecting fees from submitting authors. These counterfeit publishers and journals have published much junk science — especially in the field of cosmology — threatening the integrity of the academic record. This presentation examines the current state of predatory publishing and related scams such as fake impact factors and advises researchers how to navigate scholarly publishing to best avoid predatory publishers and other scholarly publishing-related perils.

  16. 75 FR 75649 - Policy Clarifying Definition of “Actively Engaged” for Purposes of Inspector Authorization

    Science.gov (United States)

    2010-12-06

    ...-1060] Policy Clarifying Definition of ``Actively Engaged'' for Purposes of Inspector Authorization... Flight Standards Management System Order 8900.1. DATES: The comment period for the Notice of Proposed... 5, 2010 the FAA published a Notice of Proposed Policy, entitled Policy Clarifying Definition of...

  17. Equity for open-access journal publishing.

    Directory of Open Access Journals (Sweden)

    Stuart M Shieber

    2009-08-01

    Full Text Available Open-access journals, which provide access to their scholarly articles freely and without limitations, are at a systematic disadvantage relative to traditional closed-access journal publishing and its subscription-based business model. A simple, cost-effective remedy to this inequity could put open-access publishing on a path to become a sustainable, efficient system.

  18. Are Humor Styles of People With Dementia Linked to Greater Purpose in Life?

    Science.gov (United States)

    Mak, Wingyun; Sörensen, Silvia

    2018-01-27

    Little is known about humor and purpose in life in people with dementia. Although having a sense of humor is typically associated with positive psychological outcomes, recent evidence suggests that outcomes may vary depending on whether the humor being used is adaptive versus maladaptive. The goal of this study was to determine whether humor styles are predictive of purpose in life in people with dementia. Questionnaires were verbally administered to people with mild-to-moderate dementia to measure humor styles and purpose in life. Adaptive humor styles were associated with purpose in life whereas maladaptive humor styles were not. Having a sense of humor in dementia may be associated with a stronger sense of purpose in life, but it depends on the type of humor used. Results are discussed in the context of understanding the role of humor in the daily lives of people with dementia and implications for care. © The Author(s) 2018. Published by Oxford University Press on behalf of The Gerontological Society of America. All rights reserved. For permissions, please e-mail: journals.permissions@oup.com.

  19. Web publishing today and tomorrow

    CERN Document Server

    Lie, Hakon W

    1999-01-01

    The three lectures will give participants the grand tour of the Web as we know it today, as well as peeks into the past and the future. Many three-letter acronyms will be expanded, and an overview will be provided to see how the various specifications work together. Web publishing is the common theme throughout the lectures and in the second lecture, special emphasis will be given to data formats for publishing, including HTML, XML, MathML and SMIL. In the last lectures, automatic document manipulation and presentation will be discussed, including CSS, DOM and XTL.

  20. Reclaiming Society Publishing

    Directory of Open Access Journals (Sweden)

    Philip E. Steinberg

    2015-07-01

    Full Text Available Learned societies have become aligned with commercial publishers, who have increasingly taken over the latter’s function as independent providers of scholarly information. Using the example of geographical societies, the advantages and disadvantages of this trend are examined. It is argued that in an era of digital publication, learned societies can offer leadership with a new model of open access that can guarantee high quality scholarly material whose publication costs are supported by society membership dues.

  1. [Study on recent status of development of genetically modified animals developed not for food purposes].

    Science.gov (United States)

    Nakajima, Osamu; Akiyama, Hiroshi; Teshima, Reiko

    2012-01-01

    Genetically modified (GM) animals can be classified into two groups, those developed for food purposes and those developed not for food purposes. We investigated the recent status of development of GM animals developed not for food purposes. Among the GM animals developed not for food purposes, GM fish, chickens, and pigs were selected because many articles have been published on these organisms. Relevant articles published between 2008 and 2011 were surveyed using PubMed and transgenic fish, chicken, or pig as keywords. Then, studies on organisms that could potentially contaminate the food chain with products from these GM animals were selected and analyzed. Fifteen articles on GM fish were found. These articles were classified into four categories: bioreactor (n = 4), resistance to microorganisms (n = 6), resistance to environmental stresses (n = 1), and detection of chemicals (n = 4). Zebrafish were used in 8 of the articles. Six, three, and three articles were reported from Taiwan, Canada and China. Seven articles on GM chickens were found. These articles were classified into two categories: bioreactor (n = 5), and resistance to pathogens (n = 2). Two articles were reported from Japan and Korea, each. As for GM pigs, 43 articles were found. These articles were classified into three categories: xenotransplantation (n = 36), bioreactor (n = 6), and environmental cleanup (n = 1). Nineteen, seven, six, and five articles were reported from USA, Germany, Korea and Taiwan, respectively. Understanding the recent development of GM animals produced not for food purpose is important for assuring the safety of food.

  2. Hprints - Licence to publish

    DEFF Research Database (Denmark)

    Rabow, Ingegerd; Sikström, Marjatta; Drachen, Thea Marie

    2010-01-01

    realised the potential advantages for them. The universities have a role here as well as the libraries that manage the archives and support scholars in various aspects of the publishing processes. Libraries are traditionally service providers with a mission to facilitate the knowledge production...

  3. What do women want? - a study of a local newspaper supplement in the form of a lifestyle magazine

    OpenAIRE

    Heurling, Åsa; Lesse, Lovisa

    2011-01-01

    Folkbladet is a daily newspaper in Norrköping with a strong local touch whose subscribers are mostly men interested in sports. In an attempt to broaden its readership, since 2009 Folkbladet publishes a magazine called Trend which targets women aged 20-50 years. This magazine in the form of a lifestyle magazine for women with a local touch is about fashion, beauty, interior design and travel. This free magazine is published four times a year and is distributed to every household in Norrköping ...

  4. Developing a Web Server Platform with SAPI support for AJAX RPC using JSON

    OpenAIRE

    Iulian ILIE NEMEDI

    2007-01-01

    Writing a custom web server with SAPI support is a useful task which helps students and future system architects to understand the link between network programming, object oriented programming, enterprise application designing patterns and development best practices because it offers a vision upon interprocess communication and application extensibility in a distributed environment

  5. Electronic Publishing or Electronic Information Handling?

    Science.gov (United States)

    Heck, A.

    The current dramatic evolution in information technology is bringing major modifications in the way scientists communicate. The concept of 'electronic publishing' is too restrictive and has often different, sometimes conflicting, interpretations. It is thus giving way to the broader notion of 'electronic information handling' encompassing the diverse types of information, the different media, as well as the various communication methodologies and technologies. New problems and challenges result also from this new information culture, especially on legal, ethical, and educational grounds. The procedures for validating 'published material' and for evaluating scientific activities will have to be adjusted too. 'Fluid' information is becoming a common concept. Electronic publishing cannot be conceived without link to knowledge bases nor without intelligent information retrieval tools.

  6. The Academic Publishing Industry

    DEFF Research Database (Denmark)

    Nell, Phillip Christopher; Wenzel, Tim Ole; Schmidt, Florian

    2014-01-01

    . The case is intended to be used as a basis for class discussion rather than to illustrate effective handling of a managerial situation. It is based on published sources, interviews, and personal experience. The authors have disguised some names and other identifying information to protect confidentiality....

  7. Multicultural E-Resources: An Exploratory Study of Resources Held by ARL Libraries

    Science.gov (United States)

    Maxey-Harris, Charlene

    2010-01-01

    The purpose of this study was to discover what libraries belonging to the Association of Research Libraries are subscribing to in support of multicultural and diversity research. A list of bibliographic and digital collections was created and searched for in the online public access catalogs of academic and research libraries in 2005 and 2008. A…

  8. Towards mainstreaming of biodiversity data publishing: recommendations of the GBIF Data Publishing Framework Task Group.

    Science.gov (United States)

    Moritz, Tom; Krishnan, S; Roberts, Dave; Ingwersen, Peter; Agosti, Donat; Penev, Lyubomir; Cockerill, Matthew; Chavan, Vishwas

    2011-01-01

    Data are the evidentiary basis for scientific hypotheses, analyses and publication, for policy formation and for decision-making. They are essential to the evaluation and testing of results by peer scientists both present and future. There is broad consensus in the scientific and conservation communities that data should be freely, openly available in a sustained, persistent and secure way, and thus standards for 'free' and 'open' access to data have become well developed in recent years. The question of effective access to data remains highly problematic. Specifically with respect to scientific publishing, the ability to critically evaluate a published scientific hypothesis or scientific report is contingent on the examination, analysis, evaluation - and if feasible - on the re-generation of data on which conclusions are based. It is not coincidental that in the recent 'climategate' controversies, the quality and integrity of data and their analytical treatment were central to the debate. There is recent evidence that even when scientific data are requested for evaluation they may not be available. The history of dissemination of scientific results has been marked by paradigm shifts driven by the emergence of new technologies. In recent decades, the advance of computer-based technology linked to global communications networks has created the potential for broader and more consistent dissemination of scientific information and data. Yet, in this digital era, scientists and conservationists, organizations and institutions have often been slow to make data available. Community studies suggest that the withholding of data can be attributed to a lack of awareness, to a lack of technical capacity, to concerns that data should be withheld for reasons of perceived personal or organizational self interest, or to lack of adequate mechanisms for attribution. There is a clear need for institutionalization of a 'data publishing framework' that can address sociocultural

  9. Towards mainstreaming of biodiversity data publishing: recommendations of the GBIF Data Publishing Framework Task Group

    Directory of Open Access Journals (Sweden)

    Moritz Tom

    2011-12-01

    Full Text Available Abstract Background Data are the evidentiary basis for scientific hypotheses, analyses and publication, for policy formation and for decision-making. They are essential to the evaluation and testing of results by peer scientists both present and future. There is broad consensus in the scientific and conservation communities that data should be freely, openly available in a sustained, persistent and secure way, and thus standards for 'free' and 'open' access to data have become well developed in recent years. The question of effective access to data remains highly problematic. Discussion Specifically with respect to scientific publishing, the ability to critically evaluate a published scientific hypothesis or scientific report is contingent on the examination, analysis, evaluation - and if feasible - on the re-generation of data on which conclusions are based. It is not coincidental that in the recent 'climategate' controversies, the quality and integrity of data and their analytical treatment were central to the debate. There is recent evidence that even when scientific data are requested for evaluation they may not be available. The history of dissemination of scientific results has been marked by paradigm shifts driven by the emergence of new technologies. In recent decades, the advance of computer-based technology linked to global communications networks has created the potential for broader and more consistent dissemination of scientific information and data. Yet, in this digital era, scientists and conservationists, organizations and institutions have often been slow to make data available. Community studies suggest that the withholding of data can be attributed to a lack of awareness, to a lack of technical capacity, to concerns that data should be withheld for reasons of perceived personal or organizational self interest, or to lack of adequate mechanisms for attribution. Conclusions There is a clear need for institutionalization of a

  10. Establishing a publishing outfit in Nigeria | Emenyonu | International ...

    African Journals Online (AJOL)

    Journal Home > Vol 12, No 1 (2017) > ... The paper examines the steps in establishing a publishing firm in the Nigerian environment. ... to follow in establishing a publishing company, networking with stakeholders in the publishing industry,the ...

  11. Desktop Publishing in Education.

    Science.gov (United States)

    Hall, Wendy; Layman, J.

    1989-01-01

    Discusses the state of desktop publishing (DTP) in education today and describes the weaknesses of the systems available for use in the classroom. Highlights include document design and layout; text composition; graphics; word processing capabilities; a comparison of commercial and educational DTP packages; and skills required for DTP. (four…

  12. FTP: Full-Text Publishing?

    Science.gov (United States)

    Jul, Erik

    1992-01-01

    Describes the use of file transfer protocol (FTP) on the INTERNET computer network and considers its use as an electronic publishing system. The differing electronic formats of text files are discussed; the preparation and access of documents are described; and problems are addressed, including a lack of consistency. (LRW)

  13. Trends in scientific publishing: Dark clouds loom large.

    Science.gov (United States)

    Vinny, Pulikottil Wilson; Vishnu, Venugopalan Y; Lal, Vivek

    2016-04-15

    The world wide web has brought about a paradigm shift in the way medical research is published and accessed. The ease with which a new journal can be started/hosted by publishing start-ups is unprecedented. The tremendous capabilities of the world wide web and the open access revolution when combined with a highly profitable business have attracted unscrupulous fraudulent operators to the publishing industry. The intent of these fraudulent publishers is solely driven by profit with utter disregard to scientific content, peer reviews and ethics. This phenomenon has been referred to as "predatory publishing". The "international" tag of such journals often betrays their true origins. The gold open access model of publishing, where the author pays the publisher, when coupled with a non-existent peer review threatens to blur the distinction between science and pseudoscience. The average researcher needs to be made more aware of this clear and present danger to the scientific community. Prevention is better than cure. Copyright © 2016 Elsevier B.V. All rights reserved.

  14. PUBLISHER'S ANNOUNCEMENT: Refereeing standards

    Science.gov (United States)

    Bender, C.; Scriven, N.

    2004-08-01

    On 1 January 2004 I will be assuming the position of Editor-in-Chief of Journal of Physics A: Mathematical and General (J. Phys. A). I am flattered at the confidence expressed in my ability to carry out this challenging job and I will try hard to justify this confidence. The previous Editor-in-Chief, Ed Corrigan, has worked tirelessly for the last five years and has done an excellent job for the journal. Everyone at the journal is profoundly grateful for his leadership and for his achievements. Before accepting the position of Editor-in-Chief, I visited the office of J. Phys. A to examine the organization and to assess its strengths and weaknesses. This office is located at the Institute of Physics Publishing (IOPP) headquarters in Bristol. J. Phys. A has been expanding rapidly and now publishes at the rate of nearly 1000 articles (or about 14,000 pages) per year. The entire operation of the journal is conducted in a very small space---about 15 square metres! Working in this space are six highly intelligent, talented, hard working, and dedicated people: Neil Scriven, Publisher; Mike Williams, Publishing Editor; Rose Gray and Sarah Nadin, Publishing Administrators; Laura Smith and Steve Richards, Production Editors. In this small space every day about eight submitted manuscripts are downloaded from the computer or received in the post. These papers are then processed and catalogued, referees are selected, and the papers are sent out for evaluation. In this small space the referees' reports are received, publication decisions are made, and accepted articles are then published quickly by IOPP. The whole operation is amazingly efficient. Indeed, one of the great strengths of J. Phys. A is the speed at which papers are processed. The average time between the receipt of a manuscript and an editorial decision is under sixty days. (Many distinguished journals take three to five times this amount of time.) This speed of publication is an extremely strong enticement for

  15. The author training manual develop marketable ideas, craft books that sell, become the author publishers want, and self-publish effectively

    CERN Document Server

    Amir, Nina

    2014-01-01

    Anyone can publish a book and become an ""author,"" but if you want to become a successful author with a profitable publishing career, you need a clear, step-by-step guide to help you develop book ideas that sell. In The Author Training Manual, expert editor and book coach Nina Amir reveals the exact process successful authors have used to create business plans and proposals for their books and teaches you how to view your ideas through the eyes of acquisitions editors and literary agents. Whether you write fiction or nonfiction, plan to traditionally publish or self-publish, The Author Tra

  16. E-publishing and multimodalities

    Directory of Open Access Journals (Sweden)

    Yngve Nordkvelle

    2008-12-01

    Full Text Available In the literature of e-publishing there has been a consistent call from the advent of e-publishing on, until now, to explore new ways of expressing ideas through the new media. It has been claimed that the Internet opens an alley of possibilities and opportunites for publishing that will change the ways of publishing once and for all. In the area of publication of e-journals, however, the call for changes has received very modest responds.The thing is, it appears, that the conventional paper journal has a solid grip on the accepted formats of publishing. In a published research paper Mayernik (2007 explaines some of the reasons for that. Although pioneers of e-publishing suggested various areas where academic publishing could be expanded on, the opportunities given are scarsely used. Mayernik outlines "Non-linearity", "Multimedia", "Multiple use", "Interactivity" and "Rapid Publication" as areas of expansion for the academic e-journal. (2007. The paper deserves a thorough reading in itself, and I will briefly quote from his conclusion: "It is likely that the traditional linear article will continue to be the prevalent format for scholarly journals, both print and electronic, for the foreseeable future, and while electronic features will garner more and more use as technology improves, they will continue to be used to supplement, and not supplant, the traditional article."This is a challenging situation. If we accept the present dominant style of presenting scientific literature, we would use our energy best in seeking a way of improving the efficiency of that communication style. The use of multimedia, non-linearity etc. would perfect the present state, but still keep the scientific article as the main template. It is very unlikely that scientific publication will substitute the scholarly article with unproven alternatives. What we face is a rather conservative style of remediation that blurs the impact of the new media, - or "transparency" if

  17. Developing a Web Server Platform with SAPI support for AJAX RPC using JSON

    Directory of Open Access Journals (Sweden)

    2007-01-01

    Full Text Available Writing a custom web server with SAPI support is a useful task which helps students and future system architects to understand the link between network programming, object oriented programming, enterprise application designing patterns and development best practices because it offers a vision upon interprocess communication and application extensibility in a distributed environment

  18. Publisher Correction: Predicting unpredictability

    Science.gov (United States)

    Davis, Steven J.

    2018-06-01

    In this News & Views article originally published, the wrong graph was used for panel b of Fig. 1, and the numbers on the y axes of panels a and c were incorrect; the original and corrected Fig. 1 is shown below. This has now been corrected in all versions of the News & Views.

  19. What was hidden in the Publisher's Archive

    DEFF Research Database (Denmark)

    Mai, Anne-Marie

    2015-01-01

    On the Danish Author Elsa Gress and her correspondence on American Literature with the Publisher, K. E. Hermann, Arena.......On the Danish Author Elsa Gress and her correspondence on American Literature with the Publisher, K. E. Hermann, Arena....

  20. Optimization approaches to mpi and area merging-based parallel buffer algorithm

    Directory of Open Access Journals (Sweden)

    Junfu Fan

    Full Text Available On buffer zone construction, the rasterization-based dilation method inevitably introduces errors, and the double-sided parallel line method involves a series of complex operations. In this paper, we proposed a parallel buffer algorithm based on area merging and MPI (Message Passing Interface to improve the performances of buffer analyses on processing large datasets. Experimental results reveal that there are three major performance bottlenecks which significantly impact the serial and parallel buffer construction efficiencies, including the area merging strategy, the task load balance method and the MPI inter-process results merging strategy. Corresponding optimization approaches involving tree-like area merging strategy, the vertex number oriented parallel task partition method and the inter-process results merging strategy were suggested to overcome these bottlenecks. Experiments were carried out to examine the performance efficiency of the optimized parallel algorithm. The estimation results suggested that the optimization approaches could provide high performance and processing ability for buffer construction in a cluster parallel environment. Our method could provide insights into the parallelization of spatial analysis algorithm.

  1. Navigating the heavy seas of online publishing

    DEFF Research Database (Denmark)

    Carpentier, Samuel; Dörry, Sabine; Lord, Sébastien

    2015-01-01

    Articulo – Journal of Urban Research celebrates its 10th anniversary! To celebrate this milestone, the current editors discuss the numerous changes and challenges related to publishing a peer-reviewed online journal. Since 2005, Articulo has progressively become more international, more professio......Articulo – Journal of Urban Research celebrates its 10th anniversary! To celebrate this milestone, the current editors discuss the numerous changes and challenges related to publishing a peer-reviewed online journal. Since 2005, Articulo has progressively become more international, more...... rough seas of online publishing in the future....

  2. Technical Services in the Age of Electronic Publishing.

    Science.gov (United States)

    Brownrigg, Edwin; And Others

    1984-01-01

    Examination of the traditional library technical services functions and how they may change with the advent of widespread computer-based electronic publishing emphasizes ways in which technical services will have to adapt in electronic publishing environment. Implications of electronic publishing for library management and budgeting are explored.…

  3. Adherence of randomized trials within children's surgical specialties published during 2000 to 2009 to standard reporting guidelines.

    Science.gov (United States)

    Blakely, Martin L; Kao, Lillian S; Tsao, Kuojen; Huang, Eunice Y; Tsai, Anthony; Tanaka, Stacy; Younas, Shiraz; Lu, Zengqi; Lally, Kevin P

    2013-09-01

    Randomized clinical trials (RCTs) are uncommon in pediatric surgical specialties and the quality of reporting is unknown. Our primary purpose was to analyze published surgical RCTs involving children to measure adherence to the Consolidated Standards of Reporting Trials (CONSORT) guidelines. Published RCTs from January 1, 2000 through December 31, 2009 were reviewed. The trials were evaluated for the presence of 7 CONSORT guidelines and also graded according to the Jadad scale. Two hundred and twenty-eight trials were included. Five trials met all 7 CONSORT criteria (2%) and 53 had a Jadad score of ≥3 (23%). Slightly more than 50% of all trials specified primary outcomes and guidelines for allocation concealment, randomization description, and attrition details was even lower. There were significant differences between surgical specialties with regard to CONSORT adherence to the majority of the guidelines. Pediatric general surgery had the largest number of published RCTs. Pediatric orthopaedic surgery had the highest proportion of trials with a Jadad score ≥3 (40%). Adherence to CONSORT guidelines is low across the spectrum of children's surgical specialties, although significant differences do exist. Future RCTs in children's surgical specialties should specifically focus on areas of low adherence to reporting guidelines. Copyright © 2013 American College of Surgeons. Published by Elsevier Inc. All rights reserved.

  4. Performance of Nigerian Publishers as Innovation agents to ...

    African Journals Online (AJOL)

    There have been arguments suggesting that the low rate of adoption of digital publishing innovations in Nigeria could be attributed to the conservative activities of local publishers. This study, therefore, set out to investigate the role played by local Nigerian Publishers towards the acquisition and adoption of digital resources ...

  5. Publishing scientific papers in scholarly journals | Ayensu | Journal ...

    African Journals Online (AJOL)

    The rigorous demand of peer review has been emphasized to illustrate the academic nature of scholarly publishing. The quality attributes of a manuscript in terms of ... The rules, norms, ethics and standards of publishing in relation to copyrights and plagiarism are discussed. The published paper is recognized as the ...

  6. Patient-Reported Outcome and Quality of Life Instruments Database (PROQOLID: Frequently asked questions

    Directory of Open Access Journals (Sweden)

    Perrier Laure-Lou

    2005-03-01

    Full Text Available Abstract The exponential development of Patient-Reported Outcomes (PRO measures in clinical research has led to the creation of the Patient-Reported Outcome and Quality of Life Instruments Database (PROQOLID to facilitate the selection process of PRO measures in clinical research. The project was initiated by Mapi Research Trust in Lyon, France. Initially called QOLID (Quality of Life Instruments Database, the project's purpose was to provide all those involved in health care evaluation with a comprehensive and unique source of information on PRO and HRQOL measures available through the Internet. PROQOLID currently describes more than 470 PRO instruments in a structured format. It is available in two levels, non-subscribers and subscribers, at http://www.proqolid.org. The first level is free of charge and contains 14 categories of basic useful information on the instruments (e.g. author, objective, original language, list of existing translations, etc.. The second level provides significantly more information about the instruments. It includes review copies of over 350 original instruments, 120 user manuals and 350 translations. Most are available in PDF format. This level is only accessible to annual subscribers. PROQOLID is updated in close collaboration with the instruments' authors on a regular basis. Fifty or more new instruments are added to the database annually. Today, all of the major pharmaceutical companies, prestigious institutions (such as the FDA, the NIH's National Cancer Institute, the U.S. Veterans Administration, dozens of universities, public institutions and researchers subscribe to PROQOLID on a yearly basis. More than 800 users per day routinely visit the database.

  7. Published journal article with data

    Data.gov (United States)

    U.S. Environmental Protection Agency — published journal article. This dataset is associated with the following publication: Schumacher, B., J. Zimmerman, J. Elliot, and G. Swanson. The Effect of...

  8. NASAwide electronic publishing system: Prototype STI electronic document distribution, stage-4 evaluation report

    Science.gov (United States)

    Tuey, Richard C.; Collins, Mary; Caswell, Pamela; Haynes, Bob; Nelson, Michael L.; Holm, Jeanne; Buquo, Lynn; Tingle, Annette; Cooper, Bill; Stiltner, Roy

    1996-01-01

    This evaluation report contains an introduction, seven chapters, and five appendices. The Introduction describes the purpose, conceptual frame work, functional description, and technical report server of the STI Electronic Document Distribution (EDD) project. Chapter 1 documents the results of the prototype STI EDD in actual operation. Chapter 2 documents each NASA center's post processing publication processes. Chapter 3 documents each center's STI software, hardware, and communications configurations. Chapter 7 documents STI EDD policy, practices, and procedures. The appendices, which arc contained in Part 2 of this document, consist of (1) STI EDD Project Plan, (2) Team members, (3) Phasing Schedules, (4) Accessing On-line Reports, and (5) Creating an HTML File and Setting Up an xTRS. In summary, Stage 4 of the NASAwide Electronic Publishing System is the final phase of its implementation through the prototyping and gradual integration of each NASA center's electronic printing systems, desktop publishing systems, and technical report servers to be able to provide to NASA's engineers, researchers, scientists, and external users the widest practicable and appropriate dissemination of information concerning its activities and the result thereof to their work stations.

  9. Open Access publishing in physics gains momentum

    CERN Multimedia

    2006-01-01

    The first meeting of European particle physics funding agencies took place on 3 November at CERN to establish a consortium for Open Access publishing in particle physics, SCOAP3 (Sponsoring Consortium for Open Access Publishing in Particle Physics). Open Access could transform the academic publishing world, with a great impact on research. The traditional model of research publication is funded through reader subscriptions. Open Access will turn this model on its head by changing the funding structure of research results, without increasing the overall cost of publishing. Instead of demanding payment from readers, publications will be distributed free of charge, financed by funding agencies via laboratories and the authors. This new concept will bring greater benefits and broaden opportunities for researchers and funding agencies by providing unrestricted distribution of the results of publicly funded research. The meeting marked a positive step forward, with international support from laboratories, fundin...

  10. Data Publishing - View from the Front

    Science.gov (United States)

    Carlson, David; Pfeiffenberger, Hans

    2014-05-01

    As data publishing journals - Earth System Science Data (ESSD, Copernicus, since 2009), Geophysical Data Journal (GDJ, Wiley, recent) and Scientific Data (SD, Nature Publishing Group, anticipated from May 2014) - expose data sets, implement data description and data review practices, and develop partnerships with data centres and data providers, we anticipate substantial benefits for the broad earth system and environmental research communities but also substantial challenges for all parties. A primary advantage emerges from open access to convergent data: subsurface hydrographic data near Antarctica, for example, now available for combination and comparison with nearby atmospheric data (both documented in ESSD), basin-scale precipitation data (accessed through GDJ) for comparison and interpolation with long-term global precipitation records (accessed from ESSD), or, imagining not too far into the future, stomach content and abundance data for European fish (from ESSD) linked to genetic or nutritional data (from SD). In addition to increased opportunity for discovery and collaboration, we also notice parallel developments of new tools for (published) data visualization and display and increasing acceptance of data publication as a useful and anticipated dissemination step included in project- and institution-based data management plans. All parties - providers, publishers and users - will benefit as various indexing services (SCI, SCOPUS, DCI etc.) acknowledge the creative, intellectual and meritorious efforts of data preparation and data provision. The challenges facing data publication, in most cases very familiar to the data community but made more acute by the advances in data publishing, include diverging metadata standards (among biomedical, green ocean modeling and meteorological communities, for example), adhering to standards and practices for permanent identification while also accommodating 'living' data, and maintaining prompt but rigorous review and

  11. Exploring new frontiers of electronic publishing in biomedical science.

    Science.gov (United States)

    Ng, K H

    2009-03-01

    Publishing is a hallmark of good scientific research. The aim of publishing is to disseminate new research knowledge and findings as widely as possible in a timely and efficient manner. Scientific publishing has evolved over the years with the advent of new technologies and demands. This paper presents a brief discussion on the history and status of electronic publishing. The Open Access Initiative was created with the aim of overcoming various limitations faced by traditional publishing access models. Innovations have opened up possibilities for electronic publishing to increase the accessibility, visibility, interactivity and usability of research. A glimpse of the future publishing landscape has revealed that scientific communication and research will not remain the same. The internet and advances in information technology will have an impact on the research landscape, scholarly publishing, research policy and funding, dissemination of knowledge, and the progress of science as a whole.

  12. 46 CFR 503.11 - Materials to be published.

    Science.gov (United States)

    2010-10-01

    ... 46 Shipping 9 2010-10-01 2010-10-01 false Materials to be published. 503.11 Section 503.11... in the Federal Register § 503.11 Materials to be published. The Commission shall separately state and concurrently publish the following materials in the Federal Register for the guidance of the public: (a...

  13. Legacy model integration for enhancing hydrologic interdisciplinary research

    Science.gov (United States)

    Dozier, A.; Arabi, M.; David, O.

    2013-12-01

    Many challenges are introduced to interdisciplinary research in and around the hydrologic science community due to advances in computing technology and modeling capabilities in different programming languages, across different platforms and frameworks by researchers in a variety of fields with a variety of experience in computer programming. Many new hydrologic models as well as optimization, parameter estimation, and uncertainty characterization techniques are developed in scripting languages such as Matlab, R, Python, or in newer languages such as Java and the .Net languages, whereas many legacy models have been written in FORTRAN and C, which complicates inter-model communication for two-way feedbacks. However, most hydrologic researchers and industry personnel have little knowledge of the computing technologies that are available to address the model integration process. Therefore, the goal of this study is to address these new challenges by utilizing a novel approach based on a publish-subscribe-type system to enhance modeling capabilities of legacy socio-economic, hydrologic, and ecologic software. Enhancements include massive parallelization of executions and access to legacy model variables at any point during the simulation process by another program without having to compile all the models together into an inseparable 'super-model'. Thus, this study provides two-way feedback mechanisms between multiple different process models that can be written in various programming languages and can run on different machines and operating systems. Additionally, a level of abstraction is given to the model integration process that allows researchers and other technical personnel to perform more detailed and interactive modeling, visualization, optimization, calibration, and uncertainty analysis without requiring deep understanding of inter-process communication. To be compatible, a program must be written in a programming language with bindings to a common

  14. Publishing in Educational Psychology Journals: Comments from Editors

    Science.gov (United States)

    Nihalani, Priya K.; Mayrath, Michael C.

    2008-01-01

    The following paper emphasizes the importance of publishing and learning how to publish in educational psychology journals. We have compiled a set of recommendations based on advice from editors in the field and several other sources on how to publish. Additionally, this paper provides a step-by-step guide that graduate students and junior faculty…

  15. DIY eBooks: collaborative publishing made easy

    Science.gov (United States)

    Battle, Steve; Vitali, Fabio; Di Iorio, Angelo; Bernius, Matthew; Henderson, Tona; Choudhury, Manu

    2010-02-01

    Print is undergoing a revolution as significant as the invention of the printing press. The emergence of ePaper is a major disruption for the printing industry; defining a new medium with the potential to redefine publishing in a way that is as different to today's Web, as the Web is to traditional print. In this new eBook ecosystem we don't just see users as consumers of eBooks, but as active prosumers able to collaboratively create, customize and publish their own eBooks. We describe a transclusive, collaborative publishing framework for the web.

  16. [Medical publishing in Norway 1905-2005].

    Science.gov (United States)

    Nylenna, Magne; Larsen, Øivind

    2005-06-02

    The nation-building process in Norway took mainly place before the Norwegian-Swedish union came to a close in 1905. This was not a dramatic change, though the end of the union did bring a lift to Norwegian national consciousness. In 1905 there were three general medical journals in Norway and approximately 1200 doctors. German was the most important language of international science, but most scientific publishing was done in Norwegian. After the Second World War, English became the dominating language of scientific communication. Twentieth-century medicine and medical publishing was an era of specialisation and internationalisation. Norwegian medicine has to a large extent been internationalised through Nordic cooperation, with the Nordic specialist journals being of particular importance. With increasing professionalism in research, international English-language journals have become the major channels of communication, though several Norwegian-language journals (on paper or on the internet) have been established and are of crucial importance to a national identity within medical specialties. In 2005 there is only one general medical journal in Norwegian, in a country with approximately 20,000 doctors. A national identity related to medical publishing is not given much attention, though national medicine is still closely tied in with national culture. Good clinical practice should be based on a firm knowledge of local society and local tradition. This is a challenge in contemporary medical publishing.

  17. Worst case prediction of additives migration from polystyrene for food safety purposes: a model update

    DEFF Research Database (Denmark)

    Martinez Lopez, Brais; Gontard, Nathalie; Peyron, Stephane

    2018-01-01

    . These parameters were determined for the polymers most used by packaging industry (LLDPE, HDPE, PP, PET, PS, HIPS) from the diffusivity data available at that time. In the specific case of general purpose polystyrene, the diffusivity data published since then shows that the use of the equation with the original...

  18. The Publication Culture of Nursing Science in Finland: analysis of Research Articles Published in the Journal of Nursing Science from 1989 to 2008

    Directory of Open Access Journals (Sweden)

    Jarmo Saarti

    2012-01-01

    Full Text Available Purpose: Nursing science has developed rapidly as an academic discipline and also as a scientific institutioninternationally in the past thirty years. Publishing policies in different disciplines can be used in analyzing theirdevelopment and scientific culture. The purpose of this paper is to describe publication profile of Finnish nursingresearch and the contents and methods used.Methods: The data consisted of 433 articles published in Journal of Nursing Science (in Finnish Hoitotiede duringyears 1989-2008. The journal is the first national scientific journal founded for nurse researchers in 1989. The datawere analyzed using content analysis.Results: The publishing has developed from single author papers to group work. A total of 24 % of the papers weresingle authored. Most of the papers were published in research groups within the discipline (94 %. Only 24 papersincluded collaboration with other disciplines such as medicine, statistics and education. Half of the papers concentratedon nursing practice and rest mainly on methodological issues or education. Only a few papers focused on healthpromotion, leadership issues or health policy. The nature of the research studies was descriptive, focus more onqualitative studies and a few intervention studies were published. Data were mostly collected by surveys or interviewsand physiological methods were nearly non-existent.Conclusions: The focus in Finnish studies has been on patients but on minor scale. The future challenge is to produceknowledge thru research programmes to have impact on clinical practice and health policy. Further studies are neededin evaluation of the state of nursing research in Finland and the contents as well as outcomes of the field.

  19. The list of external reports published by Energieonderzoek Centrum Nederland with subject and author index. Period 1976-1989

    Energy Technology Data Exchange (ETDEWEB)

    Schaaf, B. van der

    2005-08-15

    The Energieonderzoek Centrum Nederland, ECN, published 225 external reports in the period from 1976 to 1989 covering energy in general. This series of 225, of which 3 reports cannot be retrieved, is only a fraction of the publications ECN generated. The annual reports over that period of 13 years include lists of many more publications in the open domain. In addition the organisation produced a wealth of reports for customers, partners, beneficiaries and internal use. The latter category of reports had a most restricted or confidential character and consequently has only been circulated internally. The external ECN report series served several purposes. On many occasions the analyses and experimental methods needed more detailed descriptions than usually possible in papers, in journals and for symposia contributions. Software required more detailed description than space allowed in the open publication domain. Several databases generated with experimental (qualification of steel for fast reactor construction) and analytical efforts (determination of cross sections for design libraries) had to be opened for the public domain. Studies, such as the development of fusion power plant concepts are also part of the purpose. These reports provide the space to present the meaningful detail of such large-scale undertakings. Several theses prepared under ECN sponsorship have been published in the series as well. The series served the purposes well. They were quoted frequently in restricted and in open literature as well to underpin the conclusions drawn in the limited paper space of the other media for the communication of science and technology developments

  20. The list of external reports published by Energieonderzoek Centrum Nederland with subject and author index. Period 1976-1989

    International Nuclear Information System (INIS)

    Schaaf, B. van der

    2005-01-01

    The Energieonderzoek Centrum Nederland, ECN, published 225 external reports in the period from 1976 to 1989 covering energy in general. This series of 225, of which 3 reports cannot be retrieved, is only a fraction of the publications ECN generated. The annual reports over that period of 13 years include lists of many more publications in the open domain. In addition the organisation produced a wealth of reports for customers, partners, beneficiaries and internal use. The latter category of reports had a most restricted or confidential character and consequently has only been circulated internally. The external ECN report series served several purposes. On many occasions the analyses and experimental methods needed more detailed descriptions than usually possible in papers, in journals and for symposia contributions. Software required more detailed description than space allowed in the open publication domain. Several databases generated with experimental (qualification of steel for fast reactor construction) and analytical efforts (determination of cross sections for design libraries) had to be opened for the public domain. Studies, such as the development of fusion power plant concepts are also part of the purpose. These reports provide the space to present the meaningful detail of such large-scale undertakings. Several theses prepared under ECN sponsorship have been published in the series as well. The series served the purposes well. They were quoted frequently in restricted and in open literature as well to underpin the conclusions drawn in the limited paper space of the other media for the communication of science and technology developments

  1. On Synchronization Primitive Systems.

    Science.gov (United States)

    The report studies the question: what synchronization primitive should be used to handle inter-process communication. A formal model is presented...between these synchronization primitives. Although only four synchronization primitives are compared, the general methods can be used to compare other... synchronization primitives. Moreover, in the definitions of these synchronization primitives, conditional branches are explicitly allowed. In addition

  2. Application of Intrusion Tolerance Technology to Joint Battlespace Infosphere (JBI)

    Science.gov (United States)

    2003-02-01

    performance, scalability and Security Issues and Requirements for Internet-Scale Publish-Subscribe Systems Chenxi Wang, Antonio Carzaniga, David ...by the Defense Advanced Research Agency, under the agreement number F30602-96-1-0314. The work of David Evans was supported by in part by the...Future Generations of Computer Science. October 1998. [10]. D. Chaum , C. Crepeau, and I. Damgard. “Multiparty Unconditionally Secure Protocols,” In

  3. 15 CFR 10.13 - Withdrawal of a published standard.

    Science.gov (United States)

    2010-01-01

    ...) Before withdrawing a standard published under these procedures, the Director will review the relative... 15 Commerce and Foreign Trade 1 2010-01-01 2010-01-01 false Withdrawal of a published standard. 10... DEVELOPMENT OF VOLUNTARY PRODUCT STANDARDS § 10.13 Withdrawal of a published standard. (a) Standards published...

  4. Publisher Correction: On our bookshelf

    Science.gov (United States)

    Karouzos, Marios

    2018-03-01

    In the version of this Books and Arts originally published, the book title Spectroscopy for Amateur Astronomy was incorrect; it should have read Spectroscopy for Amateur Astronomers. This has now been corrected.

  5. 18th International Conference on Electronic Publishing

    CERN Document Server

    Dobreva, Milena

    2014-01-01

    The ways in which research data is used and handled continue to capture public attention and are the focus of increasing interest. Electronic publishing is intrinsic to digital data management, and relevant to the fields of data mining, digital publishing and social networks, with their implications for scholarly communication, information services, e-learning, e-business and the cultural heritage sector. This book presents the proceedings of the 18th International Conference on Electronic Publishing (ELPUB), held in Thessaloniki, Greece, in June 2014. The conference brings together researchers and practitioners to discuss the many aspects of electronic publishing, and the theme this year is 'Let's put data to use: digital scholarship for the next generation'. As well as examining the role of cultural heritage and service organisations in the creation, accessibility, duration and long-term preservation of data, it provides a discussion forum for the appraisal, citation and licensing of research data and the n...

  6. Promoting Diversity and Sustainability in the Scholarly Publishing Ecosystem: The University of Michigan's MPublishing Redefines the Role of Libraries in Publishing

    Science.gov (United States)

    Hawkins, Kevin S.

    2012-01-01

    MPublishing, the primary academic publishing enterprise of the University of Michigan, has united the various publishing activities of the university, all of which serve the needs of scholars and the university by fostering new publishing models that cannot exist where profit is the primary value. This article provides a brief description of…

  7. RETRACTION: Publishers' Note

    Science.gov (United States)

    post="(Executive Editor">Graeme Watt,

    2010-06-01

    Withdrawal of the paper "Was the fine-structure constant variable over cosmological time?" by L. D. Thong, N. M. Giao, N. T. Hung and T. V. Hung (EPL, 87 (2009) 69002) This paper has been formally withdrawn on ethical grounds because the article contains extensive and repeated instances of plagiarism. EPL treats all identified evidence of plagiarism in the published articles most seriously. Such unethical behaviour will not be tolerated under any circumstance. It is unfortunate that this misconduct was not detected before going to press. My thanks to Editor colleagues from other journals for bringing this fact to my attention.

  8. The changing face of corporate publishing; Corporate Publishing im Wandel. Unternehmenskommunikation im Web-2.0-Zeitalter

    Energy Technology Data Exchange (ETDEWEB)

    Bittner-Posavec, Simone [Maintext - Das Redaktionsbuero, Frankfurt am Main (Germany)

    2009-08-24

    Print media remain the cornerstone of corporate publishing in the field of both staff and customer communications, be it either inside or outside the energy sector. Not only do such publications serve to convey a sense of corporate concern, appreciation and credibility - they also act as a bridge to the internet. Yet magazines, journals and other print vehicles are now having to assert themselves in the face of electronic corporate publishing, as TV and audio media, blogs and social networks are increasingly being used as channels through which to approach customers and to enhance client retention rates. (orig.)

  9. Places, Publishers and Personal Ties; the relational qualities of urban environments for book publishers

    NARCIS (Netherlands)

    Heebels, B.; van Aalst, I.; Atzema, O.A.L.C.

    2014-01-01

    Book publishers act as cultural mediators. Personal networks and face-to-face contacts with authors, booksellers, colleagues and people from the press are crucial for their business. This is in accordance with the literature on cultural entrepreneurship, which emphasizes the importance of informal

  10. How to get published

    African Journals Online (AJOL)

    To identify a list of potentially relevant journals search for keywords in the journal field of ... reporting is appropriate for these purposes, so your article can have the best ... Personal or financial interests of authors may inappropriately influence ...

  11. Publish or perish: authorship and peer review

    Science.gov (United States)

    Publish or perish is defined in Wikipedia as the pressure to publish work constantly to further or sustain one’s career in academia. This is an apt description given that refereed scientific publications are the currency of science and the primary means for broad dissemination of knowledge. Professi...

  12. Pages from the Desktop: Desktop Publishing Today.

    Science.gov (United States)

    Crawford, Walt

    1994-01-01

    Discusses changes that have made desktop publishing appealing and reasonably priced. Hardware, software, and printer options for getting started and moving on, typeface developments, and the key characteristics of desktop publishing are described. The author's notes on 33 articles from the personal computing literature from January-March 1994 are…

  13. Desktop Publishing in a PC-Based Environment.

    Science.gov (United States)

    Sims, Harold A.

    1987-01-01

    Identifies, considers, and interrelates the functionality of hardware, firmware, and software types; discusses the relationship of input and output devices in the PC-based desktop publishing environment; and reports some of what has been experienced in three years of working intensively in/with desktop publishing devices and solutions. (MES)

  14. ATLASES—THE NEW FASCINATION OF FRENCH PUBLISHERS

    Directory of Open Access Journals (Sweden)

    Jean Radvanyi

    2011-01-01

    Full Text Available Reacting to reader interest in publications of new types of atlases, many French authors and publishers rushed to occupy an emerging publishing niche and created a real fashion of small atlases attracting ever-greater public attention. The paper describes origins and features of this phenomenon.

  15. Electronic Publishing in Science: Changes and Risks.

    Science.gov (United States)

    Kinne, Otto

    1999-01-01

    Discussion of the Internet and the guidance of the World Wide Web Consortium focuses on scientific communication and electronic publishing. Considers the speed of communicating and disseminating information; quality issues; cost; library subscriptions; publishers; and risks and concerns, including the role of editors and reviewers or referees.…

  16. Another Interface: Electronic Publishing and Technical Services.

    Science.gov (United States)

    Yamamoto, Rumi

    1986-01-01

    Discusses the problems of assimilating electronic publishing within the technical services area of academic libraries: whether to consider electronic journals as acquisitions; how to catalog them; whether to charge users for access to them; and how to preserve online publications for future research. Future trends in electronic publishing are…

  17. INTERDISCIPLINARY FORMATION TO ACTUATION AT UNIFIED HEALTH SYSTEM: OVERVIEW OF ARTICLES PUBLISHED IN BRAZIL

    Directory of Open Access Journals (Sweden)

    Iane Franceschet de Sousa

    2012-10-01

    Full Text Available The purpose of this study was analysed the articles published in Brazil about interdisciplinarity in the formation process in graduation level of the health profissionals for their actuation at Unified Health System. It was selected 40 publications that was conformable according to inclusion criterious. It was datached some aspects that contribute with the reflections around the subject, as the obstacles and difficulties for the interdisciplinary practice, as well the alternatives and suggestions to introduce the interdisciplinary. The most of the articles was a theoretical base, there are scarcity of practice studies that reveal effectives interdisciplinaries experiences in the formation of health profissionals.

  18. Opening the Black-box of Academic Research: Assessment, Publishing and Critical Perspectives

    Directory of Open Access Journals (Sweden)

    Paolo Magaudda

    2017-06-01

    Full Text Available What does it mean today to take a critical stance on scientific knowledge, its production and its dissemination? And what tactics should one adopt for this purpose? These questions are relevant to all disciplines; but for STS they are crucial, because the processes by which knowledge is produced and institutionalized are among the main themes of the entire STS field of study. This paper tries to answer the above questions by outlining the main features of the scenario in which the production and assessment of scientific knowledge today take place. It then concentrates on a concrete case in the field of open-access scientific publishing in order to show some of the tactics useful for pursuing a critical perspective on both the production and dissemination of knowledge at academic level. 

  19. Advances in semantic authoring and publishing

    CERN Document Server

    Groza, T

    2012-01-01

    Dissemination can be seen as a communication process between scientists. Over the course of several publications, they expose and support their findings, while discussing stated claims. Such discourse structures are trapped within the content of the publications, thus making the semantics discoverable only by humans. In addition, the lack of advances in scientific publishing, where electronic publications are still used as simple projections of paper documents, combined with the current growth in the amount of scientific research being published, transforms the process of finding relevant lite

  20. Reaching the grassroots: publishing methodologies for development organizations.

    Science.gov (United States)

    Zielinski, C

    1987-01-01

    There are 3 major distinctions between the traditional form of academic publishing and publishing for the grassroots as a development-organization activity, particularly in developing countries. Whereas academic publishing seeks to cover the target audience in its entirety, grassroots publishing can only cover a sampling. Academic publishing fulfills a need, while grassroots publishing demonstrates a need and a way to fulfill it. Finally, whereas academic publishing is largely a support activity aimed at facilitating the dissemination of information as a relatively minor part of a technical program, grassroots publishing is a more substantive activity aimed at producing a catalytic effect. Publication for the grassroots further calls for a different methodological approach. Given the constraint of numbers, publications aimed at the grassroots can only be examples or prototypes. The function of a prototype is to serve both as a basis for translation, adaptation, and replication and as a model end result. The approach to the use and promotion of prototypes differs according to the specific country situation. In countries with a heterogenous culture or several different languages, 2 items should be produced: a prototype of the complete text, which should be pretested and evaluated, and a prototype adaptation kit stripped of cultural and social biases. Promotion of the translation and replication of a publication can be achieved by involving officials at the various levels of government, interesting international and voluntary funding agencies, and stimulating indigenous printing capacities at the community level. The most important factors are the appropriateness of the publication in solving specific priority problems and the interest and involvement of national and state authorities at all stages of the project.

  1. PSYCHOLOGY IN FRENCH ACADEMIC PUBLISHING IN THE LATE NINETEENTH CENTURY: ALFRED BINET, EDITORIAL DIRECTOR AT THE SCHLEICHER PUBLISHING HOUSE.

    Science.gov (United States)

    Nicolas, Serge

    2015-01-01

    To date, historians of psychology have largely ignored the role of academic publishing and the editorial policies of the late nineteenth century. This paper analyzes the role played by academic publishing in the history of psychology in the specific case of France, a country that provides a very interesting and unique model. Up until the middle of the 1890s, there was no collection specifically dedicated to psychology. Alfred Binet was the first to found, in 1897, a collection of works specifically dedicated to scientific psychology. He chose to work with Reinwald-Schleicher. However, Binet was soon confronted with (1) competition from other French publishing houses, and (2) Schleicher's management and editorial problems that were to sound the death knell for Binet's emerging editorial ambitions. The intention of this paper is to encourage the efforts of the pioneers of modern psychology to have their work published and disseminated. © 2015 Wiley Periodicals, Inc.

  2. Support Science by Publishing in Scientific Society Journals.

    Science.gov (United States)

    Schloss, Patrick D; Johnston, Mark; Casadevall, Arturo

    2017-09-26

    Scientific societies provide numerous services to the scientific enterprise, including convening meetings, publishing journals, developing scientific programs, advocating for science, promoting education, providing cohesion and direction for the discipline, and more. For most scientific societies, publishing provides revenues that support these important activities. In recent decades, the proportion of papers on microbiology published in scientific society journals has declined. This is largely due to two competing pressures: authors' drive to publish in "glam journals"-those with high journal impact factors-and the availability of "mega journals," which offer speedy publication of articles regardless of their potential impact. The decline in submissions to scientific society journals and the lack of enthusiasm on the part of many scientists to publish in them should be matters of serious concern to all scientists because they impact the service that scientific societies can provide to their members and to science. Copyright © 2017 Schloss et al.

  3. 44 CFR 5.21 - Effect of failure to publish.

    Science.gov (United States)

    2010-10-01

    ... 44 Emergency Management and Assistance 1 2010-10-01 2010-10-01 false Effect of failure to publish... failure to publish. 5 U.S.C. 552(a)(1) provides that, except to the extent that a person has actual and... adversely affected by, a matter required to be published in the Federal Register and not so published. ...

  4. The GBIF integrated publishing toolkit: facilitating the efficient publishing of biodiversity data on the internet.

    Directory of Open Access Journals (Sweden)

    Tim Robertson

    Full Text Available The planet is experiencing an ongoing global biodiversity crisis. Measuring the magnitude and rate of change more effectively requires access to organized, easily discoverable, and digitally-formatted biodiversity data, both legacy and new, from across the globe. Assembling this coherent digital representation of biodiversity requires the integration of data that have historically been analog, dispersed, and heterogeneous. The Integrated Publishing Toolkit (IPT is a software package developed to support biodiversity dataset publication in a common format. The IPT's two primary functions are to 1 encode existing species occurrence datasets and checklists, such as records from natural history collections or observations, in the Darwin Core standard to enhance interoperability of data, and 2 publish and archive data and metadata for broad use in a Darwin Core Archive, a set of files following a standard format. Here we discuss the key need for the IPT, how it has developed in response to community input, and how it continues to evolve to streamline and enhance the interoperability, discoverability, and mobilization of new data types beyond basic Darwin Core records. We close with a discussion how IPT has impacted the biodiversity research community, how it enhances data publishing in more traditional journal venues, along with new features implemented in the latest version of the IPT, and future plans for more enhancements.

  5. Strategies and guidelines for scholarly publishing of biodiversity data

    Directory of Open Access Journals (Sweden)

    Lyubomir Penev

    2017-02-01

    Full Text Available The present paper describes policies and guidelines for scholarly publishing of biodiversity and biodiversity-related data, elaborated and updated during the Framework Program 7 EU BON project, on the basis of an earlier version published on Pensoft's website in 2011. The document discusses some general concepts, including a definition of datasets, incentives to publish data and licenses for data publishing. Further, it defines and compares several routes for data publishing, namely as (1 supplementary files to research articles, which may be made available directly by the publisher, or (2 published in a specialized open data repository with a link to it from the research article, or (3 as a data paper, i.e., a specific, stand-alone publication describing a particular dataset or a collection of datasets, or (4 integrated narrative and data publishing through online import/download of data into/from manuscripts, as provided by the Biodiversity Data Journal. The paper also contains detailed instructions on how to prepare and peer review data intended for publication, listed under the Guidelines for Authors and Reviewers, respectively. Special attention is given to existing standards, protocols and tools to facilitate data publishing, such as the Integrated Publishing Toolkit of the Global Biodiversity Information Facility (GBIF IPT and the DarwinCore Archive (DwC-A. A separate section describes most leading data hosting/indexing infrastructures and repositories for biodiversity and ecological data.

  6. Desktop publishing com o scribus

    OpenAIRE

    Silva, Fabrício Riff; Uchôa, Kátia Cilene Amaral

    2015-01-01

    Este artigo apresenta um breve tutorial sobre Desktop Publishing, com ênfase no software livre Scribus, através da criação de um exemplo prático que explora algumas de suas principais funcionalidades.

  7. First publishing houses in Mykolaiv and their published materials (the end of 18th – beginning of 20th centuries

    Directory of Open Access Journals (Sweden)

    Malinovska Nataliya Leonidivna

    2016-07-01

    Full Text Available The article discusses the history of development of the first publishing houses in Mykolaiv. Their emergence is connected with the development of shipbuilding, training of marines for the newly constructed warships. The article also highlights and analyses the published materials: training manuals, reference books, pilot’s sailing charts, guidebooks, reports of the public organizations, etc. The attention is paid to the fact that most publications of the Mykolaiv’s publishing houses were connected with scientific and technical sphere.

  8. Magazine Publishing Innovation: Two Case Studies on Managing Creativity

    Directory of Open Access Journals (Sweden)

    Simon Das

    2016-06-01

    Full Text Available This paper aims to highlight a link between publishing business innovation and how editors manage creativity in the digital era. Examining the changing industrial and historical business context for the U.K. magazine publishing industry, two case studies are analyzed as representatives of different ends of the publishing company spectrum (one a newly launched magazine published by a major, the other an independent ‘magazine’ website start-up. Qualitative data analysis on publishing innovation and managing creativity is presented as a springboard for further research on magazine media management.

  9. Critical appraisal of published literature

    Science.gov (United States)

    Umesh, Goneppanavar; Karippacheril, John George; Magazine, Rahul

    2016-01-01

    With a large output of medical literature coming out every year, it is impossible for readers to read every article. Critical appraisal of scientific literature is an important skill to be mastered not only by academic medical professionals but also by those involved in clinical practice. Before incorporating changes into the management of their patients, a thorough evaluation of the current or published literature is an important step in clinical practice. It is necessary for assessing the published literature for its scientific validity and generalizability to the specific patient community and reader's work environment. Simple steps have been provided by Consolidated Standard for Reporting Trial statements, Scottish Intercollegiate Guidelines Network and several other resources which if implemented may help the reader to avoid reading flawed literature and prevent the incorporation of biased or untrustworthy information into our practice. PMID:27729695

  10. Critical appraisal of published literature

    Directory of Open Access Journals (Sweden)

    Goneppanavar Umesh

    2016-01-01

    Full Text Available With a large output of medical literature coming out every year, it is impossible for readers to read every article. Critical appraisal of scientific literature is an important skill to be mastered not only by academic medical professionals but also by those involved in clinical practice. Before incorporating changes into the management of their patients, a thorough evaluation of the current or published literature is an important step in clinical practice. It is necessary for assessing the published literature for its scientific validity and generalizability to the specific patient community and reader′s work environment. Simple steps have been provided by Consolidated Standard for Reporting Trial statements, Scottish Intercollegiate Guidelines Network and several other resources which if implemented may help the reader to avoid reading flawed literature and prevent the incorporation of biased or untrustworthy information into our practice.

  11. The cost of publishing in Danish astronomy

    DEFF Research Database (Denmark)

    Dorch, Bertil F.

    I investigate the cost of publishing in Danish astronomy on a fine scale, including all direct publication costs: The figures show how the annual number of publications with authors from Denmark in astronomy journals increased by a factor approximately four during 15 years (Elsevier’s Scopus...... database), and the increase of the corresponding potential (maximum) cost of publishing....

  12. Open Access Publishing - Strengths and Strategies

    Science.gov (United States)

    Rasmussen, Martin

    2010-05-01

    The journal crisis and the demand for free accessibility to the results of publicly funded research were the main drivers of the Open Access movement since the late 1990's. Besides many academic institutions that support the different ways of Open Access publishing, there is a growing number of publishing houses that are specialized on this new access and business model of scholarly literature. The lecture provides an overview of the different kinds of Open Access publishing, discusses the variety of underlying business models, names the advantages and potentials for researches and the public, and overcomes some objections against Open Access. Besides the increased visibility and information supply, the topic of copyrights and exploitation rights will be discussed. Furthermore, it is a central aim of the presentation to show that Open Access does not only support full peer-review, but also provides the potential for even enhanced quality assurance. The financing of business models based on open accessible literature is another important part to be outlined in the lecture.

  13. Technical Writing Teachers and the Challenges of Desktop Publishing.

    Science.gov (United States)

    Kalmbach, James

    1988-01-01

    Argues that technical writing teachers must understand desktop publishing. Discusses the strengths that technical writing teachers bring to desktop publishing, and the impact desktop publishing will have on technical writing courses and programs. (ARH)

  14. Scholarly publishing depends on peer reviewers.

    Science.gov (United States)

    Fernandez-Llimos, Fernando

    2018-01-01

    The peer-review crisis is posing a risk to the scholarly peer-reviewed journal system. Journals have to ask many potential peer reviewers to obtain a minimum acceptable number of peers accepting reviewing a manuscript. Several solutions have been suggested to overcome this shortage. From reimbursing for the job, to eliminating pre-publication reviews, one cannot predict which is more dangerous for the future of scholarly publishing. And, why not acknowledging their contribution to the final version of the article published? PubMed created two categories of contributors: authors [AU] and collaborators [IR]. Why not a third category for the peer-reviewer?

  15. Publishing activities improves undergraduate biology education.

    Science.gov (United States)

    Smith, Michelle K

    2018-06-01

    To improve undergraduate biology education, there is an urgent need for biology instructors to publish their innovative active-learning instructional materials in peer-reviewed journals. To do this, instructors can measure student knowledge about a variety of biology concepts, iteratively design activities, explore student learning outcomes and publish the results. Creating a set of well-vetted activities, searchable through a journal interface, saves other instructors time and encourages the use of active-learning instructional practices. For authors, these publications offer new opportunities to collaborate and can provide evidence of a commitment to using active-learning instructional techniques in the classroom.

  16. Publishing to become an 'ideal academic'

    DEFF Research Database (Denmark)

    Lund, Rebecca

    2012-01-01

    over a two-year period in a recently merged Finnish university. I focus specifically on how a translocal discourse of competitive performance measurement and standards of academic excellence are accomplished in the local construction of the “ideal academic” as a person who publishes articles in A level...... journals. While the construct is hard for anyone to live up to, it would seem to be more difficult for some people than for others. The current obsession with getting published in top journals place those women, who are heavily engaged in teaching activities and with responsibilities besides academic work...

  17. Library Networks and Electronic Publishing.

    Science.gov (United States)

    Olvey, Lee D.

    1995-01-01

    Provides a description of present and proposed plans and strategies of OCLC (Online Computer Library Center) and their relationship to electronic publishing. FirstSearch (end-user access to secondary information), GUIDON (electronic journals online) and FastDoc (document delivery) are emphasized. (JKP)

  18. Projecting the impact of a broadband communication infrastructure on printing, publishing and advertising

    Science.gov (United States)

    Smith, Ted

    1994-11-01

    A broadband communication infrastructure (over 150 megabits per second), deployed almost everywhere outside the third world within 20 years, is a common planning assumption of governments, communication carriers, and information providers. The "structure" of this infrastructure has been variously projected as being that of the telephone network, the cable system, or the Internet. An argument is made that the telephone model, with features borrowed from the other two, will prevail. This model is used to project broad features of printing, publishing, and advertising. In support of this projection, printing is modeled purposefully, a document is printed to either archive it, give it to someone else, or use it (read, mark up, take along, etc.). In the broadband future, only the last is sustainable. Publishing is modeled as a four-stage chain of commerce from creator to buyer. The progress of both the document and its chain of payments is considered today and in the broadband scenario. Finally, advertising today and tomorrow is modeled as a 2x2x2 cube. One dimension contrasts the "notify/inform" and "persuade" aspects of advertising; another contrasts the consumer's role as passive recipient vs. active controller of what s/he hears and sees; the third views the institution of advertising as reflecting or setting societal values.

  19. Statement on Publication Ethics for Editors and Publishers

    Science.gov (United States)

    2016-01-01

    The digitization and related developments in journal editing and publishing necessitate increasing the awareness of all stakeholders of science communication in the emerging global problems and possible solutions. Journal editors and publishers are frequently encountered with the fast-growing problems of authorship, conflicts of interest, peer review, research misconduct, unethical citations, and inappropriate journal impact metrics. While the number of erroneous and unethical research papers and wasteful, or 'predatory', journals is increasing exponentially, responsible editors are urged to 'clean' the literature by correcting or retracting related articles. Indexers are advised to implement measures for accepting truly influential and ethical journals and delisting sources with predatory publishing practices. Updating knowledge and skills of authors, editors and publishers, developing and endorsing recommendations of global editorial associations, and (re)drafting journal instructions can be viewed as potential tools for improving ethics of academic journals. The aim of this Statement is to increase awareness of all stakeholders of science communication of the emerging ethical issues in journal editing and publishing and initiate a campaign of upgrading and enforcing related journal instructions. PMID:27510376

  20. U.S. Army Airspace Command and Control at Echelons Above Brigade

    Science.gov (United States)

    2010-01-01

    Systems TACS Theater Air Control System TAIS Tactical Airspace Integrations System TAGS Theater Air Ground System TBMCS Theater Battle Management...Systems ( TBMCS ) in the C/JAOC. The approved Airspace Control Measure Requests are passed to all the Service’s ACS via the TBMCS . The TAIS receives the...shared between TBMCS and the Advanced Field 42 Artillery Tactical Data System through the Publish and Subscribe Server or via the TAIS. There is